Currently, console always logs in INFO level and wait-debug.log always logs in DEBUG level.
The level should be the same in console and in the log file, and should be configurable from command line like
--logging=DEBUG
etc.
This will remove the need for a separate debug log file.
Currently, console always logs in INFO level and wait-debug.log always logs in DEBUG level.
The level should be the same in console and in the log file, and should be configurable from command line like
--logging=DEBUG
etc.
This will remove the need for a separate debug log file.