PostSharp.Patterns.Diagnostics.Backends.TraceSource Namespace |
This namespace contains the implementation of the System.Diagnostics.TraceSource logging back-end.
Class | Description | |
---|---|---|
TraceSourceCollectingTraceListener |
This is a TraceListener that redirects all trace events to PostSharp, using the name of the event source that created the event
as the name of the log source to be sent to PostSharp.
| |
TraceSourceLoggingBackend |
Logging back-end that logs using PostSharp.Patterns.Diagnostics.Backends.TraceSource.
| |
TraceSourceLoggingBackendOptions |
Options for TraceSourceLoggingBackend.
| |
TraceSourceLoggingTypeSource | ||
TraceSourceLogRecordBuilder |