javascript-analyzer icon indicating copy to clipboard operation
javascript-analyzer copied to clipboard

Write stream to .out file

Open SleeplessByte opened this issue 6 years ago • 0 comments

Anything we write to a file called analysis.out (in the solution directory) will be made available to us later for manual inspection.

If the -c(onsole) flag is not given and the --dry flag is not given, write all logs to a file analysis.out.

SleeplessByte avatar Jun 07 '19 11:06 SleeplessByte