FormattedTraceListenerWrapperBase 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 FormattedTraceListenerWrapperBase type exposes the following members.

Constructors

  Name Description
Public method FormattedTraceListenerWrapperBase Overloaded.

Methods

  Name Description
Public method Close (Inherited from TraceListener.)
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 TraceListener.)
Public method GetHashCode (Inherited from Object.)
Public method GetInstrumentationEventProvider
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Returns the object that provides instrumentation services for the trace listener.
(Inherited from FormattedTraceListenerBase.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Protected method GetSupportedAttributes (Inherited from TraceListener.)
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
The ILogFormatter used to format the trace messages.
(Inherited from FormattedTraceListenerBase.)
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.
(Inherited from FormattedTraceListenerBase.)
Public property IsThreadSafe
Specifies whether this TraceListener is threadsafe
(Inherited from FormattedTraceListenerBase.)
Public property Name (Inherited from TraceListener.)
Protected property NeedIndent (Inherited from TraceListener.)
Public property TraceOutputOptions (Inherited from TraceListener.)

See Also

FormattedTraceListenerWrapperBase 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.