Share via


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

Constructors

  Name Description
Protected method CustomTraceListener
Initializes a new instance of the CustomTraceListener class.

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 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
Gets or sets the log entry formatter.
Public property IndentLevel (Inherited from TraceListener.)
Public property IndentSize (Inherited from TraceListener.)
Public property IsThreadSafe (Inherited from TraceListener.)
Public property Name (Inherited from TraceListener.)
Protected property NeedIndent (Inherited from TraceListener.)
Public property TraceOutputOptions (Inherited from TraceListener.)

See Also

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