Appends log events to the Debug system.
For a list of all members of this type, see DebugAppender Members.
System.Object
���log4net.Appender.AppenderSkeleton
������log4net.Appender.DebugAppender
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The application configuration file can be used to control what listeners are actually used. See the MSDN documentation for the Debug class for details on configuring the debug system.
Events are written using the Write method. The event's logger name is passed as the value for the category name to the Write method.
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll)
DebugAppender Members | log4net.Appender Namespace