Ozeki VoIP SDK Class library
LogInformation Method (eventCode, message)
NamespacesOzeki.Common.LoggerLoggerLogInformation(Int32, String)
Level 6 logging
Declaration Syntax
C#Visual BasicVisual C++
public static void LogInformation(
	int eventCode,
	string message
)
Public Shared Sub LogInformation ( _
	eventCode As Integer, _
	message As String _
)
public:
static void LogInformation(
	int eventCode, 
	String^ message
)
Parameters
eventCode (Int32)
The event code
message (String)
The log message

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243