Update logging docs to add fatal option

Signed-off-by: Tim Terhorst <mynamewastaken+gitlab@gmail.com>
This commit is contained in:
Tim Terhorst
2019-10-03 17:33:33 -05:00
parent ed586737b4
commit 9e7b298735

View File

@@ -905,7 +905,7 @@ different log file path. Set your rotation by log file size in bytes with
are ``file``, ``warning``, and ``UTC``. Available options are:
* --backend [file, syslog, errorlog, systemd]
* --level [debug, info, warning, error]
* --level [debug, info, warning, error, fatal]
.. _maintenance_commands_label: