ConsoleAppender Constructor Apache log4netâ„¢ SDK Documentation
Overload List

  NameDescription
Public methodConsoleAppender()
Initializes a new instance of the ConsoleAppender class.
Public methodConsoleAppender(ILayout)Obsolete.
Initializes a new instance of the ConsoleAppender class with the specified layout.
Public methodConsoleAppender(ILayout, Boolean)Obsolete.
Initializes a new instance of the ConsoleAppender class with the specified layout.
Back to Top
See Also