Use loggging everywhere.
This commit is contained in:
parent
918cddf6d3
commit
f82b9dac11
@ -59,6 +59,7 @@ class Main(object):
|
|||||||
except(ConfigurationError):
|
except(ConfigurationError):
|
||||||
parser.print_help()
|
parser.print_help()
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
self.set_logging()
|
self.set_logging()
|
||||||
#beurk
|
#beurk
|
||||||
swsync.utils.CONFIG = conf
|
swsync.utils.CONFIG = conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user