Add option to toggle compact log format.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-10-04 10:14:22 +00:00
parent 2b7cf7d5d5
commit 74a576caf7
4 changed files with 26 additions and 13 deletions

View File

@@ -716,6 +716,10 @@
#
#log_colors = true
# Sets the log format to compact mode.
#
#log_compact = false
# Configures the span events which will be outputted with the log.
#
#log_span_events = "none"