Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
LocalSyslogAppender.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
Writes the event to a remote syslog daemon.
The format of the output will depend on the appender's layout.
See Also
LocalSyslogAppender Class | log4net.Appender Namespace | LocalSyslogAppender.Append Overload List