Logging

The adapter uses logging to configure logs. The adapter defines traces with different roles and sends them to log sinks with the corresponding role. You can either use the default standard I/O for logging or adjust where and when different types of information are sent by defining sinks and mapping each sink to one or more roles.

You can use the Logging tab to configure the logging options. The information is grouped in panels.
  • If you use the console for logging, select the Log To Standard I/O check box in the Logging panel. You can send the information to multiple locations, and choose to log one or more message types. For more information, see Logging Configuration with Standard I/O.
  • If you are using custom roles, use the All Log Sinks panel to add or remove log sinks and roles, and then configure the logging options for the selected sinks in the Configuration panel. For more information, see Log Sinks and Roles and Log Sinks Configuration.