Table of Contents

Enum LogType

Namespace
Glitch9
[Flags]
public enum LogType
Extension Methods

Fields

Error = 8
Exception = 16
Info = 1
NativeCritical = 512
NativeError = 256
NativeInfo = 32
NativeVerbose = 64
NativeWarning = 128
Verbose = 2
Warning = 4