Table of Contents

Enum LogLevel

Namespace
Inetlab.MMS.Logging
Assembly
Inetlab.MMS.MM7.dll
public enum LogLevel

Fields

All = 0
Debug = 2
Error = 5
Fatal = 6
Info = 3
Off = 7
Verbose = 1
Warning = 4