logging fic

This commit is contained in:
Clinton Hall 2013-03-01 16:52:55 -08:00
commit 5c881ecfb1

View file

@ -6,7 +6,7 @@ import logging
from nzbToMediaUtil import iterate_media_files
Logger = logging.getLogger(__name__)
Logger = logging.getLogger()
def process_all_exceptions(name, dirname):