FACT++
1.0
|
Console::Console | ( | const char * | name | ) |
Instantiate a console stream. It will create a WindowLog object and immediatel switch off its output to the console. The default more is non-continous.
name | The name of the program passed to the Readline constructor |
Definition at line 35 of file Console.cc.
References fLogI, fLogO, WindowLog::SetBacklog(), and WindowLog::SetNullOutput().