Comment 0 for bug 1699420

Revision history for this message
Marc Methot (mb-methot) wrote :

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.