This page provides you with a name and description for each of the log levels provided by the Sun ONE Application Server 7 logging service.
The following table describes the log levels in the pull-down menu. The left column lists the log levels; the right column describes functionality.
Log Level
|
Description
|
---|---|
FINEST |
Logged debug messages with maximum verbosity |
FINER |
Logged debug messages with moderate verbosity |
FINE |
Logged debug message with minimal verbosity |
CONFIG |
Logged message typically related to server configuration. |
INFO |
Logged message typically related to server configuration or server status, exclusive of errors NOTE: This is the default log level; if this is changed, the new default becomes the default level for other components. |
WARNING |
Logged message indicating a warning and typically including an exception notation |
SEVERE |
Logged message indicating an event that interferes with normal program execution |
ALERT |
Logged message indicating user intervention is required |
FATAL |
Logged message indicating an error for which server execution is not recommend, or a pending server failure. |