Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggerWrapperImpl Class

Implementation of the ILoggerWrapper interface.

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

System.Object
���log4net.Core.LoggerWrapperImpl
������log4net.Core.LogImpl

[Visual�Basic]
MustInherit�Public�Class�LoggerWrapperImpl
����Implements�ILoggerWrapper
[C#]
public�abstract�class�LoggerWrapperImpl : ILoggerWrapper

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class should be used as the base for all wrapper implementations.

Requirements

Namespace: log4net.Core

Assembly: log4net (in log4net.dll)

See Also

LoggerWrapperImpl Members | log4net.Core Namespace