SwEx.Common
SwEx.Common
CodeStack.SwEx.Common.Diagnostics
ILogger Interface
ILogger Methods
Log Method
Log Method (Exception)
Log Method (String)
ILogger
.
Log Method (String)
Logs message
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
void
Log
(
string
msg
)
Sub
Log
(
msg
As
String
)
Parameters
msg
Type:
System
.
String
Message
See Also
Reference
ILogger Interface
Log Overload
CodeStack.SwEx.Common.Diagnostics Namespace
Copyright © CodeStack 2019
Send comments on this topic to
Contact Us