]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr: fix logging
authorJohn Spray <john.spray@redhat.com>
Thu, 4 Aug 2016 14:01:30 +0000 (15:01 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:27:03 +0000 (17:27 +0100)
commite6de53aa6018d6fec9e40c88e2a9fa69ed63d54c
tree2ea66d0004eac94c9b1216362d466b33f8ee3ca4
parentea46778e3681e5ed6b322f68ab40747b2e052433
pybind/mgr: fix logging

Previously only the errors were getting through, because
other stuff was getting held up in the python logging
framework.

Signed-off-by: John Spray <john.spray@redhat.com>
src/pybind/mgr/mgr_module.py