Improve orphan transaction logging 31/55931/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 24 Apr 2017 19:51:43 +0000 (21:51 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 24 Apr 2017 19:56:03 +0000 (19:56 +0000)
This patch improves logging when we perform last-resort cleanup
from garbage collector, so that the type of client handle is also
logged. This allows us to discern snapshots and snapshots.

Also lower the logging level to INFO, as this is something that
should be fixed by whoever is causing it, but it does not pose
serious threat to stability.

Change-Id: Iad55c49de87ca73f9671f04f569be7eae0e4f885
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found