mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
separate log entires
This commit is contained in:
parent
6a3bfaf649
commit
5e8d5f9fc8
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue