PSTraceSource Class

Definition

An PSTraceSource is a representation of a System.Diagnostics.TraceSource instance that is used the the Monad components to produce trace output.

public class PSTraceSource
Inheritance
PSTraceSource

Remarks

It is permitted to subclass PSTraceSource but there is no established scenario for doing this, nor has it been tested.

Properties

Attributes

Gets the attributes of the TraceSource

Description

Gets or sets the description for this trace sources

Listeners

Gets the listeners for the TraceSource

Name

Gets the TraceSource name (also known as category).

Options

Gets or sets the options for what will be traced.

Switch

Gets or sets the TraceSource's Switch