Buffers events and then forwards them to attached appenders.
For a list of all members of this type, see BufferingForwardingAppender Members.
System.Object
log4net.Appender.AppenderSkeleton
log4net.Appender.BufferingAppenderSkeleton
log4net.Appender.BufferingForwardingAppender
This type is not safe for multithreaded operations.
The events are buffered in this appender until conditions are met to allow the appender to deliver the events to the attached appenders. See BufferingAppenderSkeleton for the conditions that cause the buffer to be sent.
The forwarding appender can be used to specify different thresholds and filters for the same appender at different locations within the hierarchy.
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll)
BufferingForwardingAppender Members | log4net.Appender Namespace