I'd be more comfortable using the logging package if I knew
that I had a nice way to view the output. We need to put
them all in a big Tk.Text widget, tagging each line with the
channel. Then, some toggle buttons at the bottom will turn
on and off channels. Syntax highlighting via regexes
should be an option too. Finally, this should be a separate
module, usable by programs other than Hiss.
|