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
def __init__(self, name, gui):

Constructor

def write(self, text):
Undocumented
def writelines(self, lines):
Undocumented
def flush(self):
Undocumented
def close(self):
Undocumented
def __call__(self, logEvent):
Undocumented
API Documentation for logalyzer, generated by pydoctor at 2021-09-18 08:41:09.