Module Log Levels

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

For each module, the following information is provided.

Logger Name

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

Log Level

The current logging level for the module.

The Logger Settings table also contains the following options.

Add Logger

Button to add a logger module. Clicking this button adds a row to the Logger Settings table. Enter information about the logger module in the new row.

Delete Logger

Button to delete one or more selected modules.

Level

Drop-down list from which you can select a logging level to be applied to all selected modules.

Change Level

Button to change the logging level for one or more selected modules.

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

EMERGENCY

The server is in an unusable state. A severe system failure or panic has occurred.

ALERT

A particular service is in an unusable state. Automatic recovery is not possible.

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
Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices