You are here: Reference > Tools, accelerators, and wizards > Logging Level Settings tool

  About the Logging Level Settings tool

Basics

You can use the Logging Level tool to temporarily override the severity settings in the prlogging.xml file for the current node, and control which logging events appear in the Pega log.

For example, you can change the logging level for activities in the Work- class from FATAL to DEBUG. Thereafter, Log-Message method statement (or oLog() calls in Java steps) that have a severity setting of DEBUG or lower appear in the Pega log.

Starting the Logging Level Settings tool

Select the > System > Operations > Logs menu item to access the Logging Level tool.

See Help — Logging Level Settings tool.

Results

The system adds an entry to the Pega log identifying your Operator ID and the date and time of the change.

The changes you make take effect immediately and remain in force until the node is stopped, or until you or another developer use this tool again to reset them. The prlogging.xml file is not updated.

Logging operations on nodes other than your current node is unaffected.

Definitions log4j, Pega log, prlogging.xml file
Related topics Log-Message method

UpTools — System