DroidForce icon indicating copy to clipboard operation
DroidForce copied to clipboard

-d is not a valid command but still in the help

Open lolobosse opened this issue 9 years ago • 2 comments
trafficstars

Hey,

I think you removed the -d option from the parsing of the command line (InstrumentationPEP/Settings.java) but it remains in the help (printHelp).

It would be actually nice to have this debug option if possible! :pray:

lolobosse avatar Dec 23 '15 00:12 lolobosse

You should enable debug output with an slf4j option such as: -Dorg.slf4j.simpleLogger.defaultLogLevel=DEBUG

Alexandre-Bartel avatar Jan 04 '16 09:01 Alexandre-Bartel

I've updated the help message.

Alexandre-Bartel avatar Jan 04 '16 09:01 Alexandre-Bartel