log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
UdpAppender.Append Method (LoggingEvent)
This method is called by the DoAppend method.
[Visual Basic]
Overrides Overloads Protected Sub Append( _
ByVal
loggingEvent As
LoggingEvent _
)
Parameters
-
loggingEvent
- The event to log.
Remarks
Sends the event using an UDP datagram.
Exceptions are passed to the ErrorHandler.
See Also
UdpAppender Class | log4net.Appender Namespace | UdpAppender.Append Overload List