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 | |
---|---|---|
LoggingInstrumentationProvider |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FireConfigurationFailureEvent |
Fires the configurationFailure event.
|
|
FireFailureLoggingErrorEvent |
Fires the failureLoggingError event.
|
|
FireLogEventRaised |
Fires the logEventRaised event.
|
|
FireTraceListenerEntryWrittenEvent |
Fires the traceListenerEntryWritten event.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Events
Name | Description | |
---|---|---|
configurationFailure |
Occurs when a failure in the configuration is detected while building the logging objects.
|
|
failureLoggingError |
Occurs when a failure is detected and it cannot be logged though the errors special log source.
|
|
lockAcquisitionError |
Occurs when a timeout is detected while trying to acquire a lock in the log writer.
|
|
logEventRaised |
Occurs when a log entry is logged.
|
|
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. |