Initializes a new instance of the ConsoleAppender class.
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);
ConsoleAppender Class | log4net.Appender Namespace