Dynamicweb 9
Dynamicweb 9
Dynamicweb.Logging
ILogger Interface
ILogger Methods
Log Method
Log Method (String)
Log Method (LogLevel, String)
Log Method (LogLevel, String, Exception)
Log Method (LogLevel, String, String)
Log Method (LogLevel, String, String, Exception)
ILogger
Log Method (String)
Namespace:
Dynamicweb.Logging
Assembly:
Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
C#
VB
Copy
void
Log
(
string
message
)
Sub
Log
(
message
As
String
)
Parameters
message
Type:
System
String
See Also
Reference
ILogger Interface
Log Overload
Dynamicweb.Logging Namespace