Use loggging everywhere.

This commit is contained in:
Chmouel Boudjnah 2013-03-29 12:13:06 +01:00
parent 918cddf6d3
commit f82b9dac11

View File

@ -59,6 +59,7 @@ class Main(object):
except(ConfigurationError):
parser.print_help()
sys.exit(1)
self.set_logging()
#beurk
swsync.utils.CONFIG = conf