Click or drag to resize

ApiLoggerLogException Method


Namespace: Micros.PosCore.Extensibility.Scripting.API
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public void LogException(
	string text,
	Exception ex
)

Parameters

text  String
 
ex  Exception
 
See Also