Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. The "Logging Configuration" window appears.

Info
titleTip

If you select "Persist All Configurations Changes" check box, all the modifications will be persisted and they will be available even after the server restarts.

...

  • Logger - The name of a logger.
  • Parent Logger - The name of a parent logger.
  • Level - Allows to select level (threshold) from the drop-down menu. After you specify the level for a certain logger, a log request for that logger will only be enabled if its level is equal or higher to the logger’s one. If a given logger is not assigned a level, then it inherits one from its closest ancestor with an assigned level. Refer to hierarchy of levels above.
  • Additivity - Allows to inherit all the appenders of the parent Logger if set as "True."
Tip
Info
title

In this section, loggers can be filtered by the first characters (use the "Starts With" button) of by a combination of characters (use the "Contains" button).