Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ConsoleAppender�Constructor

Initializes a new instance of the ConsoleAppender class.

Overload List

Initializes a new instance of the ConsoleAppender class.

public�ConsoleAppender();

Obsolete. Initializes a new instance of the ConsoleAppender class with the specified layout.

public�ConsoleAppender(ILayout);

Obsolete. Initializes a new instance of the ConsoleAppender class with the specified layout.

public�ConsoleAppender(ILayout,bool);

See Also

ConsoleAppender Class | log4net.Appender Namespace