|
|
 |
 |
| wrapper.console.loglevel Property |
wrapper.console.loglevel Property
 |
|
Log level to use for console output.
The format of Console Output can be spesified in
wrapper.console.format
property.
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,
-
DEBUG shows detailed debug information.
(See: quickly enable log level "DEBUG")
The default value is INFO.
| Example: |
wrapper.console.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. |
|
|  |
|
 |
| |