Click or drag to resize

RemoteExtensibilityLoggerLog Method (String, Object)

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCommonClasses (in PosCommonClasses.dll) Version: 18.2
Syntax
C#
void Log(
	string fmt,
	params Object[] data
)

Parameters

fmt
Type: SystemString
data
Type: SystemObject
See Also