As I understand it, log.catching should be used if...
# opensource
r
As I understand it, log.catching should be used if the method catches but does not rethrow, and log.throwing should be used if the method rethrows