doc.ref.configuration.logging: fix formatting

This commit is contained in:
Justin Findlay 2016-08-10 10:47:07 -06:00
parent 472a2d31de
commit 93616eff3e

View file

@ -69,8 +69,8 @@ The level of log record messages to send to the console. One of ``all``,
log_level: warning
.. note::
Add ``log_level: quiet```in salt configuration file to completely disable
logging. In case of running salt in command line use``--log-level=quiet``
Add ``log_level: quiet`` in salt configuration file to completely disable
logging. In case of running salt in command line use ``--log-level=quiet``
instead.
.. conf_log:: log_level_logfile