Abstract base class implementation of IAppender.
For a list of all members of this type, see AppenderSkeleton Members.
System.Object
���log4net.Appender.AppenderSkeleton
������Derived types
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class provides the code for common functionality, such as support for threshold filtering and support for general filters.
Appenders can also implement the IOptionHandler interface. Therefore they would require that the ActivateOptions method be called after the appenders properties have been configured.
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll)
AppenderSkeleton Members | log4net.Appender Namespace