Logging

The logging feature enables you to specify the type of information you want to capture about adapter connections in log files.

You do this by configuring the following severity classes and debug components. They are listed in the order of impact of these severity classes and debug components referred to as logging categories, from lowest to highest, along with their equivalent entry in the /runtime/Connections Manager/log logging entry. The logging categories in the config.yaml file will be configured to false to turn that category off or true to turn that logging category on.

Logging Category
Logging Category in the /runtime/Connections Manager/log
Trace
/runtime/Connections Manager/log/trace
Debug
/runtime/Connections Manager/log/debug
Info
/runtime/Connections Manager/log/info
Warn
/runtime/Connections Manager/log/warning
Error
/runtime/Connections Manager/log/error
Fatal
/runtime/Connections Manager/log/fatal