Ozeki VoIP SDK Class library
WriteLog Method (level, parameters)
NamespacesOzeki.Common.LoggerLoggerWriteLog(LogLevel, array<Object>[]()[][])
This method id obsolate and will be deleted.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("This method id obsolate and will be deleted.")]
public static void WriteLog(
	LogLevel level,
	params Object[] parameters
)
<ObsoleteAttribute("This method id obsolate and will be deleted.")> _
Public Shared Sub WriteLog ( _
	level As LogLevel, _
	ParamArray parameters As Object() _
)
[ObsoleteAttribute(L"This method id obsolate and will be deleted.")]
public:
static void WriteLog(
	LogLevel level, 
	... array<Object^>^ parameters
)
Parameters
level (LogLevel)
parameters (array<Object>[]()[][])

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243