Table of Contents

Enum BaseMonitor.LogLevel

Namespace
Shift.Common
Assembly
Shift.Common.dll

Enum for log levels - independent of any external library

protected enum BaseMonitor.LogLevel
Extension Methods

Fields

Critical = 5
Debug = 1
Error = 4
Information = 2
Trace = 0
Warning = 3