cc-4105: more event contractor bug fixes
This commit is contained in:
parent
f2fea19c85
commit
4708d76091
4 changed files with 28 additions and 22 deletions
|
@ -35,6 +35,7 @@ def main(global_config, api_client_config):
|
|||
print("Unknown error reading configuration file: '%s'" % global_config)
|
||||
print(str(e))
|
||||
|
||||
# TODO : use the logging config file.
|
||||
logfile = unicode( config['logpath'] )
|
||||
setup_logging(logfile)
|
||||
log = get_logger()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue