javaswift / joss

Java library for OpenStack Storage, aka Swift
http://javaswift.org
117 stars 108 forks source link

log useful exceptions instead of swallowing them #160

Open codeperfector opened 5 years ago

codeperfector commented 5 years ago

We noticed that the JOSS library is swallowing useful exceptions in a few places. I would like to submit a pull request to correct this.