Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console output #136

Closed
MSTUTZMANN opened this issue Dec 22, 2017 · 4 comments
Closed

Console output #136

MSTUTZMANN opened this issue Dec 22, 2017 · 4 comments

Comments

@MSTUTZMANN
Copy link

MSTUTZMANN commented Dec 22, 2017

I would like to be able to get the json report directly from the output made on the console like this
call "D:\logiciels\ace\npm\ace.cmd" "%1" | findstr /V /I /R ^info >> path2json

Could you avoid addin info: in front of the first { of the json file (see screenshot below)

capture

@rdeltour rdeltour self-assigned this Dec 23, 2017
@rdeltour rdeltour added this to the v0.8.0 “Beta 4” milestone Dec 23, 2017
@rdeltour
Copy link
Member

This should be fixed by #131, which will be included in Beta 4. You can now use -s (silent = no logging) and the output will consist of the JSON report only, so you can even strip the findstr step.

@MSTUTZMANN
Copy link
Author

MSTUTZMANN commented Dec 28, 2017 via email

@MSTUTZMANN
Copy link
Author

MSTUTZMANN commented Dec 28, 2017 via email

@rdeltour
Copy link
Member

rdeltour commented Dec 28, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants