Logging Application Block Event Log Entries
This topic lists the Logging Application Block event log entries. The listener is the class that raised the event.
FailureLoggingError Event
Event |
Description |
---|---|
Event Name |
FailureLoggingError. |
Messages |
One of the following: Failure while sending log entry to the trace listeners. Failure while checking filters for log entry. Failure while reporting missing log categories for log entry. The error occurred while refreshing the logging configuration. The configuration will not be updated. Unknown failure. |
Listener |
LoggingInstrumentationProvider. |
LockAcquisitionError Event
Event |
Description |
---|---|
Event Name |
LockAcquisitionError. |
Messages |
One of the following: Log writer failed to acquire lock while writing log entry. Log writer failed to acquire lock while updating configuration. |
Listener |
LoggingInstrumentationProvider. |
ConfigurationFailure Event
Event |
Description |
---|---|
Event Name |
ConfigurationFailure. |
Message |
A configuration failure occurred while logging. |
Listener |
LoggingInstrumentationProvider. |