Show TOC

Procedure documentationViewing Storyboard Logs Locate this document in the navigation structure

Procedure

You can use the Visual Composer Console at the bottom of the Storyboard desktop to display error and trace logs. To view the log and trace messages in the Console, drag the pane separator at the bottom of the workspace up to open the Console.

Select the level of the logs as follows:

  1. Choose   Tools   Options  . The Options dialog box is displayed.

  2. Click the Administration tab.

  3. From the Log Severity dropdown list, choose the level you require:

    • Info is text describing what actions have been performed.

      This level includes all levels of log messages.

    • Error indicates that the application can recover from an error, but it cannot fulfill the required task due to the error.

      This level displays errors, warnings and fatal messages.

    • Warning indicates that an anomaly has occurred. The application can recover and fulfill the required task but it requires attention from a developer or operator.

      This level displays warnings and fatal error messages.

    • Fatal indicates the occurrence of an error from which the application cannot recover and this severe situation has caused fatal termination.

      This level displays only fatal errors.

    Note Note

    To ensure optimal model maintenance, Administrators should maintain a logging level of Info.

    End of the note.
  4. From the Trace severity dropdown list, choose from the following levels:

    • Path is used to trace the execution flow and is the commonly-selected trace option.

    • Debug is used for debugging purpose, with extensive and low-level information

    • None indicates that no trace messages will be written.