Comment 29 for bug 1324206

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/107788
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=0d163bffe18b2ab319702d8135d18643167e2a70
Submitter: Jenkins
Branch: master

commit 0d163bffe18b2ab319702d8135d18643167e2a70
Author: Amrith Kumar <email address hidden>
Date: Thu Jul 17 14:23:49 2014 -0400

    Logging audit for guestagent/couchbase

    Adjust logging to conform to logging standards.
    Cleaned up a few messages that were unclear, and
    added some debug messages for recently added
    API stubs.

    Fixed a pattern of using LOG.error in exception handlers
    merely to log the exception (instead of using
    LOG.exception)

    Change-Id: I4ed452ddc4e0e9a29f6cbcc9d4e04f3a8b183687
    Partial-Bug: #1324206