separate log entires

This commit is contained in:
Clinton Hall 2013-03-03 14:32:04 -08:00
commit 5e8d5f9fc8

View file

@ -10,6 +10,7 @@ from nzbToMediaUtil import *
nzbtomedia_configure_logging(os.path.dirname(sys.argv[0]))
Logger = logging.getLogger(__name__)
Logger.info("====================") # Seperate old from new log
Logger.info("nzbToCouchPotato %s", VERSION)
# SABnzbd