Logging Configuration with Standard I/O

When you log to standard I/O, you can send information to multiple locations and log to one or more message types.

To configure the logging through standard I/O, you can use the Log Level panel. The Log Level panel contains the following fields:
Field Description
Log to Standard I/O Use this check box to turn on or turn off sending logging information to the console when the adapter is started.

When you select this check box, logging information is displayed.

Log Info Messages Use this check box to turn on or turn off sending all INFO type messages to the specified location(s).
Log Debug Messages Use this check box to turn on or turn off sending all DEBUG type messages to the specified location(s).
Log Warning Messages Use this check box to turn on or off sending all WARNING type messages to the specified location(s).
Log Error Messages Use this check box to turn on or off sending all ERROR type messages to the specified location(s).
Note: For when to turn on the Info, Debug, Warning or Error options, see Log Sinks and Roles.