iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

IBatisNet.Common.Logging Namespace

Namespace hierarchy

Classes

Class Description
ConfigurationSectionHandler Used in an application's configuration file (App.Config or Web.Config) to configure the logging subsystem.
LogManager Uses the specified ILoggerFactoryAdapter to create ILog instances that are used to log messages. Inspired by log4net.

Interfaces

Interface Description
ILog A simple logging interface abstracting logging APIs. Inspired by log4net.
ILoggerFactoryAdapter Defines the members that logging implementations must implement.

Enumerations

Enumeration Description
LogLevel The 7 logging levels used by Log are (in order):