Show / Hide Table of Contents

Class MyLogSeverity

Inheritance
System.Object
MyLogSeverity
Namespace: VRage.Utils
Assembly: VRage.dll
Syntax
public sealed class MyLogSeverity : Enum

Fields

Critical

Declaration
public const MyLogSeverity Critical
Field Value
Type Description
MyLogSeverity

Debug

Declaration
public const MyLogSeverity Debug
Field Value
Type Description
MyLogSeverity

Error

Declaration
public const MyLogSeverity Error
Field Value
Type Description
MyLogSeverity

Info

Declaration
public const MyLogSeverity Info
Field Value
Type Description
MyLogSeverity

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Warning

Declaration
public const MyLogSeverity Warning
Field Value
Type Description
MyLogSeverity
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾