 | LogEventManager Class |
Inheritance Hierarchy
Namespace:
Dynamicweb.Logging.LogEvents
Assembly:
Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntaxpublic class LogEventManager
Public Class LogEventManager
The LogEventManager type exposes the following members.
Properties
Methods
| Name | Description |
---|
 | Log(String, String) | |
 | Log(String, LogLevel, String) | |
 | Log(String, String, String) | |
 | Log(String, String, LogLevel, String) | |
 | Log(String, String, String, LogLevel, String) | |
 | LogError(String, Exception) | |
 | LogError(String, String, Exception) | |
 | LogError(String, String, String, Exception) | |
 | LogErrors | |
Top
See Also