From 6a3bfaf649e7d3b47643027505a9e559f7127c31 Mon Sep 17 00:00:00 2001 From: Clinton Hall Date: Sun, 3 Mar 2013 14:31:42 -0800 Subject: [PATCH] separate log entires --- nzbToSickBeard.py | 1 + 1 file changed, 1 insertion(+) diff --git a/nzbToSickBeard.py b/nzbToSickBeard.py index e7925693..d8a17b95 100755 --- a/nzbToSickBeard.py +++ b/nzbToSickBeard.py @@ -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