wrapper.debug |
||||||||||||||
Used to quickly enable debug logging both to the console and log file. Even if this property is set to FALSE, it does not disable debug logging to the console or log file. However, setting it to TRUE will override the currently configured log levels (logfile.loglevel and console.loglevel), and shows detailed debug information. The default value is "FALSE".
The example above is equivalent to the following below:
This property can of course be added to the
wrapper.
|
Reference: Loglevel |
|