canonical / microceph

Ceph for a one-rack cluster and appliances
https://snapcraft.io/microceph
GNU Affero General Public License v3.0
193 stars 27 forks source link

Implement the operations for getting and setting log-level #294

Closed lmlg closed 4 months ago

lmlg commented 5 months ago

This PR implements the setter and getter for log levels as used by the microceph daemon. It needs to jump through some hoops, as the lxd libraries don't expose this functionality themselves.