]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr_module: infrastructure to allow logging to cluster log
authorSage Weil <sage@redhat.com>
Tue, 25 Feb 2020 19:23:06 +0000 (13:23 -0600)
committerSage Weil <sage@redhat.com>
Thu, 27 Feb 2020 17:57:03 +0000 (11:57 -0600)
commit8ec3b3d3cc7d4c2d2678f460de27ecc8cb07d8fe
tree124df826295bf6fae71a21323f303c402a968c9b
parent8b5c3618d494271a9619f527001a1747ddcae855
pybind/mgr_module: infrastructure to allow logging to cluster log

This is incomplete--a module that wants to opt-in needs to call
_enable_cluster_log() and manage the level themselves.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/mgr_module.py