Click or drag to resize
ILogger Interface
An interface for logging purposes

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public interface ILogger

The ILogger type exposes the following members.

Methods
  NameDescription
Public methodAppend
Writes the message onto the logger
Top
See Also