fix psi2log
This commit is contained in:
parent
52dfeb9b45
commit
013a73bcd3
@ -186,7 +186,7 @@ if separate_log:
|
|||||||
level=logging.INFO,
|
level=logging.INFO,
|
||||||
format="%(asctime)s: %(message)s")
|
format="%(asctime)s: %(message)s")
|
||||||
|
|
||||||
log('Starting psi-monitor')
|
log('Starting psi2log')
|
||||||
log('target: {}'.format(target))
|
log('target: {}'.format(target))
|
||||||
log('period: {}'.format(period))
|
log('period: {}'.format(period))
|
||||||
if log_file is not None:
|
if log_file is not None:
|
||||||
|
Loading…
Reference in New Issue
Block a user