separate log entires

This commit is contained in:
Clinton Hall 2013-03-03 14:31:42 -08:00
commit 6a3bfaf649

View file

@ -32,6 +32,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("nzbToSickBeard %s", VERSION)
# SABnzbd