Suoranta.EnterpriseLib.Web - Developer API

ELibTraceSource Methods

The ELibTraceSource type exposes the following members.

Methods


  Name Description
Public method Close (Inherited from TraceSource.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Flush (Inherited from TraceSource.)
Public method Static member Get
Gets the specified source. If the source does not exist, it is created.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method TraceData(System.Diagnostics.TraceEventType,System.Int32,System.Object) (Inherited from TraceSource.)
Public method TraceData(System.Diagnostics.TraceEventType,System.Int32,System.Object[]) (Inherited from TraceSource.)
Public method TraceError
Public method TraceEvent(TraceEventType, String)
Writes a trace event message to the trace listeners in the System.Diagnostics.TraceSource.Listeners collection using the specified event type, event identifier, and message.
Public method TraceEvent(System.Diagnostics.TraceEventType,System.Int32) (Inherited from TraceSource.)
Public method TraceEvent(System.Diagnostics.TraceEventType,System.Int32,System.String) (Inherited from TraceSource.)
Public method TraceEvent(System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[]) (Inherited from TraceSource.)
Public method TraceInformation(System.String) (Inherited from TraceSource.)
Public method TraceInformation(System.String,System.Object[]) (Inherited from TraceSource.)
Public method TraceTransfer(System.Int32,System.String,System.Guid) (Inherited from TraceSource.)