Click or drag to resize

LoggerBaseLog Method (Exception)

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

Parameters

err
Type: SystemException

Implements

ILoggerLog(Exception)
See Also