Click or drag to resize

ILoggerLogException Method

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


Namespace: Scanjour.Workflow4.Common.Logging
Assembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
void LogException(
	Exception exception
)

Parameters

exception  Exception

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

See Also