LoggerLogException Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Logging.Logger.LogException(System.Exception)"]

Namespace:  Scanjour.Workflow4.Common.Logging
Assembly:  Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public void LogException(
	Exception exception
)

Parameters

exception
Type: SystemException

[Missing <param name="exception"/> documentation for "M:Scanjour.Workflow4.Common.Logging.Logger.LogException(System.Exception)"]

Implements

ILoggerLogException(Exception)
See Also

Reference