logalyzer.gui.StdSubstitute(object) class documentation
Part of logalyzer.gui
(View In Hierarchy)
Substitute sink for stdout and stderr when the GUI is used, to avoid garbage characters messing up the terminal. Also acts as a Twisted log observer.
| Method | __init__ | Constructor |
| Method | write | Undocumented |
| Method | writelines | Undocumented |
| Method | flush | Undocumented |
| Method | close | Undocumented |
| Method | __call__ | Undocumented |