Click or drag to resize

DefaultLogger Constructor

Initializes a new instance of the DefaultLogger class

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public DefaultLogger(
	ILogger logger
)

Parameters

logger
Type: ILogger
See Also