Changing the severity level of an existing log category

Categories are associated with severity levels: SEVERE, WARNING, INFO through ALL. These levels can help system operators prioritize how to respond to the information in the logs. This procedure documents how to change a log’s severity level.

Workbench and station should be running.
  1. To configure the log settings, do one of the following.
    • Click Tools > Logger Configuration
    • Expand Station > Config > Services and double-click on DebugService.
    The LoggerConfiguration view opens.

  2. To add the existing log, enter only the first letter of a name in the Log Category property.
    For example, if you select a log name of timezone in the log category.
    The log timezone is added to Add Log Category

  3. Expand the severity level for the log and select the log level OFF , click and click Save.
    The system adds the timezone log category to the configured log categories.

  4. To change the current severity level for the existing logs, select the desired severity level from the list and click Save.
    For example, to change the severity level for log timezone, change the current severity level from OFF to WARNING and click Save.
    You can see the changed severity level for the log timezone.