Click or drag to resize

LogEvent Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Logging.LogEventsLogEvent

Namespace:  Dynamicweb.Logging.LogEvents
Assembly:  Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
public class LogEvent

The LogEvent type exposes the following members.

Constructors
  NameDescription
Public methodLogEvent
Initializes a new instance of the LogEvent class
Public methodLogEvent(String, Exception)
Initializes a new instance of the LogEvent class
Public methodLogEvent(String, String, String)
Initializes a new instance of the LogEvent class
Top
Properties
Methods
See Also