Common Logging 2.0 API Reference

Common.Logging.EntLib Namespace

This namespace contains the implementations to plug Microsoft Enterprise Logging Library 4.1. into the Common.Logging infrastructure.

For an example on how to configure

Namespace Hierarchy

Classes

Class Description
CommonLoggingEntlibTraceListener Use this TraceListener implementation to route all Entlib logging events to the Common.Logging infrastructure.
CommonLoggingEntlibTraceListenerAssembler This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Represents the process to build a CommonLoggingEntlibTraceListener described by a CommonLoggingEntlibTraceListenerData configuration object.
CommonLoggingEntlibTraceListenerData Represents the configuration settings that describe a CommonLoggingEntlibTraceListener.
EntLibLogger Concrete implementation of ILog interface specific to Enterprise Logging 4.1.
EntLibLoggerFactoryAdapter Adapts the EnterpriseLibrary 4.1 logging system to Common.Logging.
EntLibLoggerSettings Holds configuration settings for EntLibLoggers.
SeverityFilter Filters LogEntrys by severity (see TraceEventType).