Click or drag to resize
ProcessLoggerAppendLog Method
Append to log.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public void AppendLog(
	string msg
)

Parameters

msg
Type: SystemString
See Also