Share via


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

Constructors

  Name Description
Public method LoggingInstrumentationListener Overloaded.

Methods

  Name Description
Public method ConfigurationFailure
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Handler for the configurationFailure event.
Protected method CreateInstanceName
Creates a unique name for a specific performance counter instance.
(Inherited from InstrumentationListener.)
Protected method CreatePerformanceCounters
Creates the performance counters to instrument the logging events to the instance names.
(Overrides InstrumentationListener.CreatePerformanceCounters(array<String>).)
Public method Equals (Inherited from Object.)
Public method FailureLoggingError
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Handler for the failureLoggingError event.
Protected method Finalize (Inherited from Object.)
Protected method FireManagementInstrumentation
Raises a Wmi event.
(Inherited from InstrumentationListener.)
Protected method GetEventSourceName
Gets the event source name as defined in the class metadata.
(Inherited from InstrumentationListener.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method LockAcquisitionError
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Handler for the lockAcquisitionError event.
Public method LoggingEventRaised
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Handler for the logEventRaised event.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method TraceListenerEntryWritten
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Handler for the traceListenerEntryWritten event.

Properties

  Name Description
Public property EventLoggingEnabled
Gets and sets the EventLoggingEnabled property
(Inherited from InstrumentationListener.)
Public property PerformanceCountersEnabled
Gets and sets the PerformanceCountersEnabled property
(Inherited from InstrumentationListener.)
Public property WmiEnabled
Gets and sets the WmiEnabled property
(Inherited from InstrumentationListener.)

See Also

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