Log Levels

The following log levels are available. They are listed in order from highest to lowest.

SEVERE

Events that interfere with normal program execution.

WARNING

Warnings, including exceptions.

INFO

Messages related to server configuration or server status, excluding errors.

CONFIG

Messages related to server configuration.

FINE

Minimal verbosity.

FINER

Moderate verbosity.

FINEST

Maximum verbosity.

OFF

No logging messages.