To automatically show or hide log messages

Purpose

Perform this procedure to automatically filter (show or hide) log messages based on the current selected cell in the message table.

Steps
 

Open the LogViewer GUI.


To automatically show or hide log messages:

  1. Select a log entry.

  2. To hide log messages based on a selected cell in the message table, perform one of the following:
    • Right-click on the cell and choose Hide All Like Selected.

    • Choose Log→Hide All Like Selected from the LogViewer main menu.

    • Click the Hide All Like Selected button in the main tool bar.

    LogViewer hides all messages that contain the selected cell. For example, if you have selected the cell in the “Logger” column that contains the word “samConsole”, all messages that have the logger set to “samConsole” are hidden.

  3. Perform one of the following to show log messages based on a selected cell in the message table.
    • Right-click on the cell and choose Show All Like Selected.

    • Choose Log→Show All Like Selected from the LogViewer main menu.

    • Click the Show All Like Selected button in the main tool bar.

    This shows all messages that contain the selected cell. For example, if you have selected the cell in the “Logger” column containing the word “samConsole”, all messages that have the logger set to “samConsole” are displayed.

End of steps