log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
OutputDebugStringAppender.Append Method (LoggingEvent)
Write the logging event to the output debug string API
[Visual Basic]
Overrides Overloads Protected Sub Append( _
ByVal
loggingEvent As
LoggingEvent _
)
Parameters
-
loggingEvent
- the event to log
Remarks
Write the logging event to the output debug string API
See Also
OutputDebugStringAppender Class | log4net.Appender Namespace | OutputDebugStringAppender.Append Overload List