Ozeki VoIP SDK Class library
Append Method (logEvent)
NamespacesOzeki.Common.LoggerDefaultFileLoggerAppend(LogEvent)
Writes the log message into the file.
Declaration Syntax
C#Visual BasicVisual C++
public void Append(
	LogEvent logEvent
)
Public Sub Append ( 
	logEvent As LogEvent
)
public:
virtual void Append(
	LogEvent^ logEvent
) sealed
Parameters
logEvent (LogEvent)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290