C-DEngine 5.105

eMsgLevel Enumeration

Message Levels used in the LVL parameter of TSM

Namespace:  nsCDEngine.BaseClasses
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public enum eMsgLevel
Public Enumeration eMsgLevel
public enum class eMsgLevel

Members


Member nameDescription
l0_NotSet Not set, yet
l1_Error Error
l2_Warning Warning
l3_ImportantMessage Important Message
l4_Message Less important message (this is the default)
l5_HostMessage Message related to the Host
l6_Debug Debug message
l7_HostDebugMessage Debug message created on the host
ALL Amount of different Levels