| 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
)
Sub Log (
err As Exception
)
Parameters
- err
- Type: SystemException
Exception
See Also