Click or drag to resize

ExtensibilityAppLogger Constructor (String)

Initializes a new instance of the ExtensibilityAppLogger class

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public ExtensibilityAppLogger(
	string prefix
)

Parameters

prefix
Type: SystemString
See Also