Table of Contents

Enum LogLevel

Namespace
Inetlab.SMPP.Logging
Assembly
Inetlab.SMPP.dll
public enum LogLevel

Fields

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