cc-4105: removed unused code. refactored logging a bit
This commit is contained in:
parent
b22b9b9aa3
commit
a2333309a7
3 changed files with 10 additions and 13 deletions
|
@ -42,7 +42,7 @@ def main(global_config, api_client_config, log_config,
|
|||
print(str(e))
|
||||
|
||||
|
||||
#logging.config.fileConfig(log_config)
|
||||
logging.config.fileConfig(log_config)
|
||||
|
||||
#need to wait for Python 2.7 for this..
|
||||
#logging.captureWarnings(True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue