Click or drag to resize

IGenericExportHandlerLog Method

Logging function.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
void Log(
	string msg
)

Parameters

msg
Type: SystemString
See Also