Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Enum: RT.Util.LogType

Summary

Specifies the type of a log message logged using a subclass of LoggerBase.

Enum values

3Specifies a debug message.
2Specifies an error message.
0Specifies an informational log message.
1Specifies a warning message.