Click or drag to resize
IS101LoggerLogException Method
Logs exception.

Namespace: Lawo.EmberPlusSharp.S101
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
EventInfo LogException(
	string direction,
	Exception exception
)

Parameters

direction
Type: SystemString
exception
Type: SystemException

Return Value

Type: EventInfo
Exceptions
See Also