Remove mutation from default_config and set default log_level to off

This commit is contained in:
Jonas Platte 2022-02-03 19:54:29 +01:00
parent 7a388f4d72
commit 92571d961f
No known key found for this signature in database
GPG key ID: 7D261D771D915378
3 changed files with 20 additions and 19 deletions

1
Cargo.lock generated
View file

@ -317,6 +317,7 @@ dependencies = [
"image",
"jsonwebtoken",
"lru-cache",
"maplit",
"num_cpus",
"opentelemetry",
"opentelemetry-jaeger",