Click or drag to resize

DefaultFileLogger(String) Constructor

Creates a new instance of the DefaultFileLogger class.

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public DefaultFileLogger(
	string path
)

Parameters

path  String
The path of the text file.
See Also