| Compatibility : |
1.0.0
|
| Editions : |    |
| Platforms : |          |
Log level to use for console output.
The format of Console Output can be spesified in
wrapper.console.format
property.
Valid log levels include:
In addition, NOTICE or ADVICE
messages could appear in the logs at a higher level than FATAL.
-
ADVICE messages are used to help you resolve problems.
They can be disabled using the wrapper.adviser property.
-
NOTICE level messages are only displayed in response to license
related issues and will only appear in commercial Editions when a trial license is being used.
The default value is INFO.
| Example: |
wrapper.console.loglevel=INFO
|
|