Class MyLogSeverity
Inheritance
System.Object
MyLogSeverity
Assembly: VRage.dll
Syntax
public sealed class MyLogSeverity : Enum
Fields
Critical
Declaration
public const MyLogSeverity Critical
Field Value
Debug
Declaration
public const MyLogSeverity Debug
Field Value
Error
Declaration
public const MyLogSeverity Error
Field Value
Info
Declaration
public const MyLogSeverity Info
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Warning
Declaration
public const MyLogSeverity Warning
Field Value