MBINCompiler icon indicating copy to clipboard operation
MBINCompiler copied to clipboard

log file is created in situations it doesn't need to be

Open monkeyman192 opened this issue 5 years ago • 1 comments

Describe the bug When simply calling MBINCompiler.exe help a log file is generated in the cwd.

Expected behavior This is clearly not needed, so no log file should be produced in this case.

Additional Information Log MBINCompiler.log

There are probably other commands where we don't need a log file...

monkeyman192 avatar Mar 10 '20 04:03 monkeyman192

I think logging is only needed for the "convert" command.

chrispurnell avatar Aug 25 '21 09:08 chrispurnell