Use the standard logging module for liblogger (bug 1435)
commitd28b68791a34a6572c3f22322414432fef509e81
authorThomas Perl <m@thp.io>
Mon, 17 Oct 2011 14:58:36 +0000 (17 16:58 +0200)
committerThomas Perl <m@thp.io>
Mon, 17 Oct 2011 14:58:36 +0000 (17 16:58 +0200)
tree7dcf8bd572be134f40e7cd6fa66e403a5a4df4ab
parentf65fe6c12f914b84b9f6585495bb034cf07ed1d3
Use the standard logging module for liblogger (bug 1435)

This adds compatibility for the standard Python logging module
for hooks, so that we can support the same hooks in both
gPodder 2 and gPodder 3.
bin/gpodder
src/gpodder/liblogger.py