SmtpPickupDirAppender.SendBuffer Method
Sends the contents of the cyclic buffer as an e-mail message.
[Visual Basic]
Overrides Protected Sub SendBuffer( _
ByVal
events As
LoggingEvent() _
)
Parameters
-
events
- The logging events to send.
Remarks
Sends the contents of the cyclic buffer as an e-mail message.
See Also
SmtpPickupDirAppender Class | log4net.Appender Namespace