Google

Locations of visitors to this page

Hosted by:
SourceForge

wrapper.console.loglevel Property
wrapper.console.loglevel Property
Configuration Property Overview
wrapper.console.loglevel

Log level to use for console output. 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.console.loglevel=INFO


User Comments

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.

Email:
Password:
by Felipe (2004/05/13 04:30:52 JST from 200.170.196.114)
Gravatar

I do think that you could explain better the log levels for output. I have the following doubt: does the STATUS level show ERROR and FATAL messages? I wanted to show STATUS, ERROR and FATAL error messages. Is it possible to show more than one level? Thanks in advance, Felipe.

last modified: