FormattedTextWriterTraceListener Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The FormattedTextWriterTraceListener type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FormattedTextWriterTraceListener | Overloaded. |
Methods
Name | Description | |
---|---|---|
Close | (Inherited from TextWriterTraceListener.) | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Fail | Overloaded. | |
Finalize | (Inherited from Object.) | |
Flush | (Inherited from TextWriterTraceListener.) | |
GetHashCode | (Inherited from Object.) | |
GetInstrumentationEventProvider |
Returns the object that provides instrumentation services for the trace listener.
|
|
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetSupportedAttributes |
Declares "formatter" as a supported attribute name.
(Overrides TraceListener.GetSupportedAttributes().) |
|
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone | Overloaded. | |
ToString | (Inherited from Object.) | |
TraceData | Overloaded. | |
TraceEvent | Overloaded. | |
TraceTransfer | (Inherited from TraceListener.) | |
Write | Overloaded. | |
WriteIndent | (Inherited from TraceListener.) | |
WriteLine | Overloaded. |
Properties
Name | Description | |
---|---|---|
Attributes | (Inherited from TraceListener.) | |
Filter | (Inherited from TraceListener.) | |
Formatter |
Gets the ILogFormatter used to format the trace messages.
|
|
IndentLevel | (Inherited from TraceListener.) | |
IndentSize | (Inherited from TraceListener.) | |
InstrumentationProvider |
Gets the object that provides instrumentation services for the trace listener.
|
|
IsThreadSafe | (Inherited from TraceListener.) | |
Name | (Inherited from TraceListener.) | |
NeedIndent | (Inherited from TraceListener.) | |
TraceOutputOptions | (Inherited from TraceListener.) | |
Writer | (Inherited from TextWriterTraceListener.) |
See Also
FormattedTextWriterTraceListener Class
Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |