Set logging levels for the workbench


+

Search Tips   |   Advanced Search

 

Events are recorded in the Eclipse log (in text format) and as Common Base Event XML through the Common Logging Service.

The log file is stored in...

To set the logging level preferences for the workbench:

  1. Select...

      Window | Preferences \ Logging

  2. On the Loggers page, select...

      com.ibm.rpa.core

    ...and then click the Logging Level field.

  3. Select the desired logging level from the list.

  4. Click OK.

    The level you select will be the lowest level recorded.

    For example, if you select WARNING, then WARNING, MINOR, CRITICAL, and FATAL events will be logged, but INFORMATION and HARMLESS events will not.