An interface for logging purposes
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public interface class ILogger
type ILogger = interface end
The ILogger type exposes the following members.
Methods
| Name | Description |
---|
| Append |
Writes the message onto the logger
|
TopSee Also