Writes a message to the nierrlog system log for storage and subsequent viewing.


icon

Inputs/Outputs

  • cstr.png message

    message is the text to write to the system log.

  • ci32.png severity (Error)

    severity specifies how the system log classifies the message.

    0Error—Specifies the message as an error.
    1Warning—Specifies the message as a warning.
    2Informational—Specifies the message as informational text.
  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.

  • You can view the messages this VI writes using the system log viewer for your operating system.

    (Windows) Open the Application page of the Windows Event Viewer.

    (macOS) Use Console to view the system log.

    (Linux) Use a system log viewer appropriate to your distribution.

    (NI Linux Real-Time) Open the System Log Viewer page of NI Web-based Configuration & Monitoring.

    (Phar Lap ETS, VxWorks) Open the console. The messages display alongside other console output.