Share via


Logging Application Block Event Log Entries

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 latest Enterprise Library information can be found at the Enterprise Library site.

This topic lists the Logging Application Block event log entries. The listener is the class that raised the event. The event is the name of the event. The exception is the Boolean value of the exception. The main message is the main error message.

Listener: LoggingInstrumentationListener

  • Event: FailureLoggingError
  • Exception: true
  • Main message: Failure while sending log entry to the trace listeners.

Listener: LoggingInstrumentationListener

  • Event: FailureLoggingError
  • Exception: true
  • Main message: Failure while checking filters for log entry.

Listener: LoggingInstrumentationListener

  • Event: FailureLoggingError
  • Exception: true
  • Main message: Unknown failure.

Listener: LoggingInstrumentationListener

  • Event: FailureLoggingError
  • Exception: true
  • Main message: Failure while reporting missing log categories for log entry.

Listener: LoggingInstrumentationListener

  • Event: FailureLoggingError
  • Exception: true
  • Main message: The error occurred while refreshing the logging configuration. The configuration will not be updated.

Listener: LoggingInstrumentationListener

  • Event: LockAcquisitionError
  • Exception: false
  • Main message: Log writer failed to acquire lock while writing log entry.

Listener: LoggingInstrumentationListener

  • Event: LockAcquisitionError
  • Exception: false
  • Main message: Log writer failed to acquire lock while updating configuration.

Listener: DefaultLoggingEventLogger

  • Event: ConfigurationError
  • Exception: true
  • Main message: A configuration failure occurred while logging.