Merge pull request #1651 from mynamewastaken/f/add_fatal_logging

Update logging docs to add fatal option
This commit is contained in:
kesselb
2019-10-04 14:00:06 +02:00
committed by GitHub

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: