BufferingForwardingAppender.SendBuffer Method
Send the events.
[Visual Basic]
Overrides Protected Sub SendBuffer( _
ByVal
events As
LoggingEvent() _
)
Parameters
-
events
- The events that need to be send.
Remarks
Forwards the events to the attached appenders.
See Also
BufferingForwardingAppender Class | log4net.Appender Namespace