aboutsummaryrefslogtreecommitdiff
path: root/voctogui/lib/loghandler.py
AgeCommit message (Collapse)Author
2016-09-15voctogui: pep8ifyFlorian Zeitz
* Indent by 4 spaces * Use spaces around infix operators * Reformat some argument lists * One import per line * Start line comments with '# ' * Two newlines before free functions * One newline before methods
2016-02-01cleanup shebang linesMaZderMind
2016-01-13port timestmap logging to guiMaZderMind
2015-11-26color warnings and errors differently, fixes #24MaZderMind