Click or drag to resize
ILoggerAppend Method
Writes the message onto the logger

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void Append(
	LogEvent logEvent
)

Parameters

logEvent
Type: Ozeki.CommonLogEvent
See Also