From: Kefu Chai Date: Mon, 5 Jul 2021 15:50:17 +0000 (+0800) Subject: doc/rados/troubleshooting/log-and-debug: use ini to highlight code block X-Git-Tag: v17.1.0~1456^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fd8d6b1a9fe317b04e79591eb85f268c5745e08b;p=ceph.git doc/rados/troubleshooting/log-and-debug: use ini to highlight code block Signed-off-by: Kefu Chai --- diff --git a/doc/rados/troubleshooting/log-and-debug.rst b/doc/rados/troubleshooting/log-and-debug.rst index c9c98b5242edb..c5328090c9e18 100644 --- a/doc/rados/troubleshooting/log-and-debug.rst +++ b/doc/rados/troubleshooting/log-and-debug.rst @@ -69,7 +69,9 @@ To activate Ceph's debugging output (*i.e.*, ``dout()``) at boot time, you must add settings to your Ceph configuration file. Subsystems common to each daemon may be set under ``[global]`` in your configuration file. Subsystems for particular daemons are set under the daemon section in your configuration file -(*e.g.*, ``[mon]``, ``[osd]``, ``[mds]``). For example:: +(*e.g.*, ``[mon]``, ``[osd]``, ``[mds]``). For example + +.. code-block:: ini [global] debug ms = 1/5