Share via


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

Constructors

  Name Description
Public method LoggingInstrumentationProvider

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FireConfigurationFailureEvent
Fires the configurationFailure event.
Public method FireFailureLoggingErrorEvent
Fires the failureLoggingError event.
Public method FireLogEventRaised
Fires the logEventRaised event.
Public method FireTraceListenerEntryWrittenEvent
Fires the traceListenerEntryWritten event.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Events

  Name Description
Public event configurationFailure
Occurs when a failure in the configuration is detected while building the logging objects.
Public event failureLoggingError
Occurs when a failure is detected and it cannot be logged though the errors special log source.
Public event lockAcquisitionError
Occurs when a timeout is detected while trying to acquire a lock in the log writer.
Public event logEventRaised
Occurs when a log entry is logged.
Public event traceListenerEntryWritten
Occurs when a log entry is traced by a trace listener.

See Also

LoggingInstrumentationProvider Class

Microsoft.Practices.EnterpriseLibrary.Logging.Instrumentation 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.