Remove a copy-paste mistake

Signed-off-by: Chouffy <git@chouffy.net>
This commit is contained in:
Chouffy
2021-07-16 11:28:21 +02:00
committed by GitHub
parent a2a06abd8a
commit 9adc6d2bb6

View File

@@ -111,8 +111,6 @@ Example log entries
Log field breakdown
~~~~~~~~~~~~~~~~~~~
* **0**: DEBUG: All activity; the most detailed logging.
* **reqId** (request id): any log lines related to a single request have the same value
* **level**: logged incident's level, always 1 in audit.log
* **time**: date and time (format and timezone can be configured in config.php)