Debug Logging
Instead of the logging configuration above, you can use this shortcut to set
DEBUG
to true, resulting in debug level logging.
debug : true,
The location of the debug log file is written to standard output.
Instead of the logging configuration above, you can use this shortcut to set
DEBUG
to true, resulting in debug level logging.
debug : true,
The location of the debug log file is written to standard output.