The AlignedTextWriterTraceListener type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| AlignedTextWriterTraceListener |
Initializes a new instance of the AlignedTextWriterTraceListener class.
| |
| AlignedTextWriterTraceListener(Stream) |
Initializes a new instance of the AlignedTextWriterTraceListener class.
| |
| AlignedTextWriterTraceListener(TextWriter) |
Initializes a new instance of the AlignedTextWriterTraceListener class.
| |
| AlignedTextWriterTraceListener(String) |
Initializes a new instance of the AlignedTextWriterTraceListener class.
| |
| AlignedTextWriterTraceListener(Stream, String) |
Initializes a new instance of the AlignedTextWriterTraceListener class.
| |
| AlignedTextWriterTraceListener(TextWriter, String) |
Initializes a new instance of the AlignedTextWriterTraceListener class.
| |
| AlignedTextWriterTraceListener(String, String) |
Initializes a new instance of the AlignedTextWriterTraceListener class.
|
Methods
| Name | Description | |
|---|---|---|
Closes the (Inherited from | ||
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from | ||
Releases all resources used by the (Inherited from | ||
Disposes this (Inherited from | ||
| DumpFieldWidths |
Dumps the field widths of each attribute associated with a trace event.
| |
| (Inherited from | ||
Emits an error message to the listener you create when you implement the (Inherited from | ||
Emits an error message and a detailed error message to the listener you create when you implement the (Inherited from | ||
Allows an (Inherited from | ||
Flushes the output buffer for the (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from | ||
Gets the custom attributes supported by the trace listener.
(Inherited from | ||
Gets the (Inherited from | ||
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| PrepString |
Prepares an output string for writing to the | |
| (Inherited from | ||
Writes trace information, a data object and event information to the listener specific output.
(Inherited from | ||
Writes trace information, an array of data objects and event information to the listener specific output.
(Inherited from | ||
Writes trace and event information to the listener specific output.
(Inherited from | ||
| TraceEvent(TraceEventCache, String, TraceEventType, Int32, String) |
Writes trace information, a message, and event information to the listener specific output.
(Overrides | |
| TraceEvent(TraceEventCache, String, TraceEventType, Int32, String, Object ) |
Writes trace information, a formatted array of objects and event information to the listener specific output.
(Overrides | |
Writes trace information, a message, a related activity identity and event information to the listener specific output.
(Inherited from | ||
Writes a message to this instance's (Inherited from | ||
Writes the value of the object's (Inherited from | ||
Writes a category name and a message to the listener you create when you implement the (Inherited from | ||
Writes a category name and the value of the object's (Inherited from | ||
Writes the indent to the listener you create when you implement this class, and resets the (Inherited from | ||
Writes a message to this instance's (Inherited from | ||
Writes the value of the object's (Inherited from | ||
Writes a category name and a message to the listener you create when you implement the (Inherited from | ||
Writes a category name and the value of the object's (Inherited from |
Properties
| Name | Description | |
|---|---|---|
Gets the custom trace listener attributes defined in the application configuration file.
(Inherited from | ||
| DateFormat |
Gets or sets the date format.
| |
| DateTimeWanted |
Gets a value indicating whether the | |
| EventIdLength |
Gets or sets the length of the event id.
| |
Gets and sets the trace filter for the trace listener.
(Inherited from | ||
| GlobalIndentLevel |
Gets or sets the global indent level.
| |
Gets or sets the indent level.
(Inherited from | ||
Gets or sets the number of spaces in an indent.
(Inherited from | ||
Gets a value indicating whether the trace listener is thread safe.
(Inherited from | ||
Gets or sets a name for this (Inherited from | ||
Gets or sets a value indicating whether to indent the output.
(Inherited from | ||
| ProcessIdLength |
Gets or sets the length of the process ID.
| |
| ProcessIdWanted |
Gets a value indicating whether the | |
| ShieldSensitiveData |
Gets or sets a regular expression to identify sensitive data
for masking.
| |
| ThreadIdLength |
Gets or sets the length of the thread ID.
| |
| ThreadIdWanted |
Gets a value indicating whether the | |
| TimestampLength |
Gets or sets the length of the timestamp.
| |
| TimestampWanted |
Gets a value indicating whether the | |
| TraceEventTypeLength |
Gets or sets the length of the trace event type.
| |
Gets or sets the trace output options.
(Inherited from | ||
| TraceSourceNameLength |
Gets or sets the length of the trace source name.
| |
Gets or sets the text writer that receives the tracing or debugging output.
(Inherited from |
See Also