fr33jc

Results 3 issues of fr33jc

The following line raises a KeyError if it's missing and users are not sure how to proceed: ``` bang/deployers/cloud.py", line 496, in get_deployers provider = get_provider(pname, creds[pname]) KeyError: 'aws' ```

enhancement
0 - Backlog

The console output should obey the user-configurable logging settings. Unknown exceptions should have a reasonable summary logged as ERROR. All tracebacks should go into a detailed error log. Note that...

0 - Backlog