add options for console tracing EnvFilter details
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
da984d49cf
commit
d921b82376
3 changed files with 28 additions and 2 deletions
|
@ -604,6 +604,15 @@
|
|||
#
|
||||
#log_span_events = "none"
|
||||
|
||||
# configures whether CONDUWUIT_LOG EnvFilter matches values using regular
|
||||
# expressions. See the tracing_subscriber documentation on Directives.
|
||||
#
|
||||
#log_filter_regex = true
|
||||
|
||||
# toggles the display of ThreadId in tracing log output
|
||||
#
|
||||
#log_thread_ids = false
|
||||
|
||||
# OpenID token expiration/TTL in seconds
|
||||
#
|
||||
# These are the OpenID tokens that are primarily used for Matrix account
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue