Ozeki VoIP SDK Class library
ILogger Interface
NamespacesOzeki.Common.LoggerILogger
An interface for logging purposes
Declaration Syntax
C#Visual BasicVisual C++
public interface ILogger
Public Interface ILogger
public interface class ILogger
Members
All MembersMethods



IconMemberDescription
AllowedId(Int32)
If the given ID is present, the log will be written even if the logging level is not proper

WriteLog(LogType, LogLevel, Int32, String)
Writes the message onto the logger

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243