docs: clarify what is logged when "log-level=debug"
This commit is contained in:
@@ -694,6 +694,7 @@ log-level
|
|||||||
log-level = "info"
|
log-level = "info"
|
||||||
|
|
||||||
# All the above plus events for development purposes are logged
|
# All the above plus events for development purposes are logged
|
||||||
|
# Logs connection pool events and the schema cache parsing time
|
||||||
log-level = "debug"
|
log-level = "debug"
|
||||||
|
|
||||||
Because currently there's no buffering for logging, the levels with minimal logging(``crit/error``) will increase throughput.
|
Because currently there's no buffering for logging, the levels with minimal logging(``crit/error``) will increase throughput.
|
||||||
|
|||||||
Reference in New Issue
Block a user