EventLogTraceListener
Provides a simple listener that directs tracing or debugging output to an EventLog.
Gets or sets the event log to write to.
public EventLogTraceListener()
Initializes a new instance of the EventLogTraceListener class without a trace listener.
Initializes a new instance of the EventLogTraceListener class using the specified event log.
Initializes a new instance of the EventLogTraceListener class using the specified source.