- Documentación
- Descripción de Configuración de Propiedades
- Configuración de Registro de Valores
- Propiedad wrapper.debug
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, 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.conf file. But like any other property, it can also be specified from the command line. One common use is to quickly enable debug output when the Wrapper is launched.
|
Referencia: Loglevel |
|