Mention log-level=crit/error increase throughput

This commit is contained in:
steve-chavez
2021-08-09 14:10:46 -05:00
committed by Steve Chavez
parent 33f0da0509
commit 9543e746ec
+3
View File
@@ -286,6 +286,9 @@ log-level
# All the "warn" level events plus all requests (every status code) are logged
log-level "info"
Because currently there's no buffering for logging, the levels with minimal logging(``crit/error``) will increase throughput.
.. _openapi-mode:
openapi-mode