Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ILoggerWrapper Interface

Base interface for all wrappers

For a list of all members of this type, see ILoggerWrapper Members.

log4net.Core.ILoggerWrapper
���log4net.ILog

[Visual�Basic]
Public�Interface�ILoggerWrapper
[C#]
public�interface�ILoggerWrapper

Types that implement ILoggerWrapper

Type Description
LoggerWrapperImpl Implementation of the ILoggerWrapper interface.
LogImpl Implementation of ILog wrapper interface.

Remarks

Base interface for all wrappers.

All wrappers must implement this interface.

Requirements

Namespace: log4net.Core

Assembly: log4net (in log4net.dll)

See Also

ILoggerWrapper Members | log4net.Core Namespace