Ozeki VoIP SDK Class library
LogLevel Enumeration
NamespacesOzeki.Common.LoggerLogLevel
The 8 levels defined in the syslog protocol. It is used by the whole logger system.
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public enum LogLevel
<SerializableAttribute> _
Public Enumeration LogLevel
[SerializableAttribute]
public enum class LogLevel
Members
MemberDescription
Emergency System is unusable Level 0
Alert Action must be taken immediately Level 1
Critical Critical conditions Level 2
Error Error conditions Level 3
Warning Warning conditions Level 4
Notice Normal but significant condition Level 5
Information Informational messages Level 6
Debug Debug-level messages Level 7

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243