You are here: Designer Studio > How to... > Change logging levels

Logging Level Settings tool

Basics

Use this tool to support debugging by temporarily overriding the severity settings in the prlogging.xml file for the current node.

For example, you can change the logging level for activities in the Work- class from FATAL to DEBUG. Thereafter, Olog() calls in Java steps that have a severity setting of DEBUG or lower display in the log.

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

The prlogging.xml file is not altered. Logging on nodes other than your current node is unaffected.

Completing the Panel