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
Public method FormattedTextWriterTraceListener Overloaded.

Methods

  Name Description
Public method Close (Inherited from TextWriterTraceListener.)
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Dispose Overloaded.
Public method Equals (Inherited from Object.)
Public method Fail Overloaded.
Protected method Finalize (Inherited from Object.)
Public method Flush (Inherited from TextWriterTraceListener.)
Public method GetHashCode (Inherited from Object.)
Public method GetInstrumentationEventProvider
Returns the object that provides instrumentation services for the trace listener.
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Protected method GetSupportedAttributes
Declares "formatter" as a supported attribute name.
(Overrides TraceListener.GetSupportedAttributes().)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone Overloaded.
Public method ToString (Inherited from Object.)
Public method TraceData Overloaded.
Public method TraceEvent Overloaded.
Public method TraceTransfer (Inherited from TraceListener.)
Public method Write Overloaded.
Protected method WriteIndent (Inherited from TraceListener.)
Public method WriteLine Overloaded.

Properties

  Name Description
Public property Attributes (Inherited from TraceListener.)
Public property Filter (Inherited from TraceListener.)
Public property Formatter
Gets the ILogFormatter used to format the trace messages.
Public property IndentLevel (Inherited from TraceListener.)
Public property IndentSize (Inherited from TraceListener.)
Protected property InstrumentationProvider
Gets the object that provides instrumentation services for the trace listener.
Public property IsThreadSafe (Inherited from TraceListener.)
Public property Name (Inherited from TraceListener.)
Protected property NeedIndent (Inherited from TraceListener.)
Public property TraceOutputOptions (Inherited from TraceListener.)
Public property 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.