Click or drag to resize

ILoggerLog Method (Exception)

Logs error

Namespace:  CodeStack.SwEx.Common.Diagnostics
Assembly:  CodeStack.SwEx.Common (in CodeStack.SwEx.Common.dll) Version: 0.9.9.0 (0.9.9.0)
Syntax
void Log(
	Exception err
)

Parameters

err
Type: SystemException
Exception
See Also