mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-09-13 12:10:12 +02:00
build
This commit is contained in:
@@ -487,6 +487,7 @@ def backup_job(pl):
|
||||
logging.info(f'Debug enabled')
|
||||
LOG_FILE = "omv_backup.log"
|
||||
logging.basicConfig(filename=LOG_FILE, level=logging.DEBUG, format='%(asctime)s : %(levelname)s : %(message)s', datefmt='%m/%d/%Y %I:%M:%S %p')
|
||||
logging.debug(f'Debug enabled')
|
||||
logging.info(f'starting backup job')
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user