The AlignedTextWriterTraceListener type exposes the following members.
Back to Top
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