Classes
DiagnosticSourceCollectingListener
Subscribes to DiagnosticListener and emits messages and activities to PostSharp Logging. After calling the constructor, you must call the FollowActivity(string, IDiagnosticSourceActivityFilter) and then Subscribe() methods to start listening to events.
Interfaces
IDiagnosticSourceActivityFilter
Determines how activities from a DiagnosticListener
are translated into a PostSharp Logging activity.