Appends log events to the OutputDebugString system.
For a list of all members of this type, see OutputDebugStringAppender Members.
System.Object
log4net.Appender.AppenderSkeleton
log4net.Appender.OutputDebugStringAppender
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
OutputDebugStringAppender appends log events to the OutputDebugString system.
The string is passed to the native OutputDebugString
function.
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll)
OutputDebugStringAppender Members | log4net.Appender Namespace