Skip to content
Snippets Groups Projects
Commit a3ee068e authored by Daniel Salzman's avatar Daniel Salzman
Browse files

doc: update debug log severity description

parent 3285184c
No related branches found
No related tags found
No related merge requests found
Pipeline #48133 passed with warnings
......@@ -1597,7 +1597,7 @@ There are 6 logging severity levels:
- ``warning`` – Warning that might require user action.
- ``notice`` – Server notice or hint.
- ``info`` – Informational message.
- ``debug`` – Debug messages (must be turned on at compile time).
- ``debug`` – Debug or detailed message.
In the case of missing log section, ``warning`` or more serious messages
will be logged to both standard error output and syslog. The ``info`` and
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment