log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
ColoredConsoleAppender.ConsoleOut Field
The Target to use when writing to the Console standard output stream.
[Visual Basic]
Public Const ConsoleOut As
String = "Console.Out"
[C#]
public const
string ConsoleOut = "Console.Out";
Remarks
The Target to use when writing to the Console standard output stream.
See Also
ColoredConsoleAppender Class | log4net.Appender Namespace