log4net SDK Reference

OutputDebugStringAppender Constructor 

Initializes a new instance of the OutputDebugStringAppender class.

[Visual Basic]
Public Sub New()
[C#]
public OutputDebugStringAppender();

Remarks

Default constructor.

See Also

OutputDebugStringAppender Class | log4net.Appender Namespace