FACT++
1.0
|
ConsoleStream::ConsoleStream | ( | const char * | name | ) |
Instantiate a console stream. It will create a single WindowLog object which is returned as input and output stream.
name | The name of the program passed to the Readline constructor |
Definition at line 236 of file Console.cc.
References fLogO, Readline::GetName(), ReadlineColor::PrintBootMsg(), WindowLog::SetBacklog(), and WindowLog::SetNullOutput().