Write debug output to logfile (bug 1460)
commit9f58b8eda867d928f76afbde33b359c1a16f22e0
authorThomas Perl <m@thp.io>
Fri, 2 Mar 2012 08:03:01 +0000 (2 09:03 +0100)
committerThomas Perl <m@thp.io>
Fri, 2 Mar 2012 08:03:01 +0000 (2 09:03 +0100)
tree1be0ec380e4fd8da0e90a23f7a18bf5b7bb093df
parent8f6189c88c700524dcdfcc272218b5447bf17adb
Write debug output to logfile (bug 1460)

Also, various clean-ups around the logging mechanism (remove
gpodder.ui.desktop, etc..) needed to make the logging work without
problems.
README
bin/gpo
bin/gpodder
src/gpodder/__init__.py
src/gpodder/gtkui/main.py
src/gpodder/log.py [new file with mode: 0644]
src/gpodder/util.py
src/gpodder/youtube.py