Click or drag to resize

CMLoggerLog Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public static void Log(
	string message,
	Exception ex
)

Parameters

message
Type: SystemString
ex
Type: SystemException
See Also