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
This type is not safe for multithreaded operations.
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