log4net SDK Reference

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

This type is not safe for multithreaded operations.

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