Click or drag to resize
LogMessageSeverity Enumeration
Specifies the severity of a log message.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public enum LogMessageSeverity
Members
  Member nameValueDescription
Information0 An informational message.
Warning1 A warning message.
Error2 An error message.
Version Information

Supported in: 1.0.0.0
See Also