TraceLoggingBackend Constructor |
Name | Description | |
---|---|---|
TraceLoggingBackend() |
Initializes a new TraceLoggingBackend that logs into Trace (the static trace source).
| |
TraceLoggingBackend(IEnumerable<TraceListener>, String) |
Initializes a new TraceLoggingBackend that logs directly into the given trace listeners.
|