Logging is of high importance, and thus so should be consistency of logging.
LOG.warning('db error %s', ex)
Should be made to match the other projects too.
Logging is of high importance, and thus so should be consistency of logging.
LOG.warning('db error %s', ex)
Should be made to match the other projects too.