SwEx.Common
SwEx.Common
CodeStack.SwEx.Common.Diagnostics
LoggerBase Class
LoggerBase Methods
Log Method
Log Method (Exception)
Log Method (String)
LoggerBase
Log 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
C#
VB
Copy
public
void
Log
(
Exception
err
)
Public
Sub
Log
(
err
As
Exception
)
Parameters
err
Type:
System
Exception
Implements
ILogger
Log(Exception)
See Also
Reference
LoggerBase Class
Log Overload
CodeStack.SwEx.Common.Diagnostics Namespace
Copyright © CodeStack 2019
Send comments on this topic to
Contact Us