Use the Module Log Levels page to configure the logging levels for individual modules.
For each module, the following information is provided.
The name of the logger for the module (for example, jakarta.enterprise.system.tools.admin
).
The current logging level for the module.
The Logger Settings table also contains the following options.
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.
Button to delete one or more selected modules.
Drop-down list from which you can select a logging level to be applied to all selected modules.
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.
The server is in an unusable state. A severe system failure or panic has occurred.
A particular service is in an unusable state. Automatic recovery is not possible.
Events that interfere with normal program execution.
Warnings, including exceptions.
Messages related to server configuration or server status, excluding errors.
Messages related to server configuration.
Minimal verbosity.
Moderate verbosity.
Maximum verbosity.
No logging messages.