![](../icons/DwLogo2.png) | 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 |
---|
![Public method Public method](../icons/pubmethod.gif) | Log(String, String) | |
![Public method Public method](../icons/pubmethod.gif) | Log(String, LogLevel, String) | |
![Public method Public method](../icons/pubmethod.gif) | Log(String, String, String) | |
![Public method Public method](../icons/pubmethod.gif) | Log(String, String, LogLevel, String) | |
![Public method Public method](../icons/pubmethod.gif) | Log(String, String, String, LogLevel, String) | |
![Public method Public method](../icons/pubmethod.gif) | LogError(String, Exception) | |
![Public method Public method](../icons/pubmethod.gif) | LogError(String, String, Exception) | |
![Public method Public method](../icons/pubmethod.gif) | LogError(String, String, String, Exception) | |
![Public method Public method](../icons/pubmethod.gif) | LogErrors | |
Top
See Also