|
|
 |
|
|  |
 |
 |
 |
| wrapper.logfile.loglevel Property |
wrapper.logfile.loglevel Property
 |
|
Log level to use for logging to the log file. Valid log levels
include: NONE for no output,
FATAL to only show fatal
error messages, ERROR to
show all error messages, STATUS
to show all state changes, INFO
shows all JVM output and informative messages, and
DEBUG shows detailed debug
information. The default value is
INFO.
| Example: |
wrapper.logfile.loglevel=INFO
|
|
|
|
| |
 | If you notice something that is incorrect, missing, or simply feel that some part of this page could be explained better, feel free to log in and add a comment. You will need to register before you can log on.  |  |  The log levels are, in order: NONE FATAL ERROR STATUS INFO DEBUG Setting the log level to one level will display messages of that log level and all higher log levels. So if you set the log level to STATUS, you will see log messages with the levels STATUS, ERROR, and FATAL. |
|
|
|  |
|
 |
|