Setting logging levels for the workbench

To set the logging level preferences for the workbench:

  1. Select Preferences from the Window menu.
  2. In the Preferences dialog, select the Logging page.
  3. On the Loggers tab, select com.ibm.rpa.core.
  4. Select the desired logging level from the drop-down list. The level you select will be the lowest level recorded; If you select WARNING, then WARNING, MINOR, CRITICAL, and FATAL events will be logged, but INFORMATION and HARMLESS events will not.

Events are recorded to the Eclipse log (in text) and as Common Base Event XML through the Common Logging Service. The log file is stored in the workspace\.metadata directory in your install directory, in a file called CommonBaseEvents.log.

Terms of use | Feedback
(C) Copyright IBM Corporation 2005. All Rights Reserved.