Click or drag to resize

aceLogToConsoleControlsetLogFileWriter Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the log file path

Namespace:  imbSCI.Core.reporting
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public virtual void setLogFileWriter(
	string path = null
)
Request Example View Source

Parameters

path (Optional)
Type: SystemString
The path.
See Also