HostUtils.LogMessageType Enumeration

HostUtilsLogMessageType Enumeration

Represents the type of message that is being sent to the OnSendLogMessageToCloud event

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum LogMessageType
Public Enumeration LogMessageType
Members
  Member nameValueDescription
unknown0 Unknown message type
information1 Message is informational only
warning2 Message is a warning
error3 Message is an error
assert4 Message is a debug ASSERT
Version Information

Rhino for Windows

Supported in: 6.14
See Also