Live log viewer in tabs written in Python using PySide. Ready to be compiled to exe by PyInstaller or Cx_freeze. It was created as a helper for working with Openerp logs but it will be useful for anyone who needs to see live log of any application. It is also simple example of handling QT tabs.
##Dependencies: ## PySide 1.2.2 : http://qt-project.org/wiki/PySide
Pyhk : https://github.com/schurpf/pyhk (included)
##Compiled version## https://sourceforge.net/projects/tabbylogger/