| ALL |
All events are logged. If you create custom levels, ALL includes
those levels and can provide a more detailed trace than FINEST. |
| FINEST |
Detailed trace information that includes all of the details that are necessary to debug
problems. |
| FINER |
Detailed trace information. |
| FINE |
General trace information that includes methods entry, exit, and return values. |
| DETAIL |
General information that details sub task progress. |
| CONFIG |
Configuration change or status. |
| INFO |
General information that outlines the overall task progress. |
| AUDIT |
Significant event that affects the server state or resources. |
| WARNING |
Potential error or impending error. This level can also indicate a progressive failure. For
example: the potential leaking of resources |
| SEVERE |
The task cannot continue, but component, application, and server can still function. This
level can also indicate an impending unrecoverable error. |
| FATAL |
The task cannot continue, and component, application, and server cannot function. |
| OFF |
Logging is turned off. |