log/config template: update related to legacy trace_on_debug and trace_filter

This commit is contained in:
Peter Bieringer
2026-04-08 21:38:18 +02:00
parent 5fad1c9a5a
commit 7a5cdf1f64

7
config
View File

@@ -359,16 +359,13 @@
[logging]
# Threshold for the logger
# Value: debug | info | warning | error | critical
# Value: trace | debug | info | notice | warning | error | critical | alert
#level = info
# Limit content of wrapped text (chars)
#limit_content = 3000
# do not filter debug messages starting with 'TRACE'
#trace_on_debug = False
# filter debug messages starting with 'TRACE/<TOKEN>'
# filter debug messages starting with '<TOKEN>'
#trace_filter = ""
# Don't include passwords in logs