Module Log Levels

Use the Module Log Levels page to configure the logging levels for individual modules.

For each module, the Module Log Levels page contains the following information.

Logger Name

The name of the logger for the module (for example, javax.enterprise.system.tools.admin.

Logger Level

The current logging level for the module.

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.

Related Tasks
Related asadmin Commands