All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.task-eelogginglevels.html Maven / Gradle / Ivy




To Configure Log Levels

  1. In the navigation tree, expand the Configuration node.
  2. Under the Configuration node, select the Logger Settings node.

    The Logger Settings page opens.

  3. On the Logger Settings page, click the Log Levels tab.

    The Module Log Levels page opens.

  4. On the Module Log Levels page, change log levels for one or more modules as follows.
    • To change the log level for an individual module, select a new value from the drop-down list opposite the module whose log level you want to change.
    • To change the log level for a group of modules:
      1. Select the checkboxes next to the names of the modules whose log levels you want to change.
      2. Select a value from the drop-down list at the top of the table.
      3. Click the Change Level button.

    Messages at the selected level or higher appear in the log. Choose any of the following values (listed from highest to lowest):

    • SEVERE

    • WARNING

    • INFO

    • CONFIG

    • FINE

    • FINER

    • FINEST

    • OFF

    For details about the meanings of the log levels, see Module Log Levels. The default level is INFO, so by default the log will contain messages of INFO, WARNING, or SEVERE levels.

  5. Click Save.

    Changes to the Log Level settings take effect immediately. They are also saved for use when the server restarts.

See Also




© 2015 - 2024 Weber Informatics LLC | Privacy Policy