mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-20 08:49:43 +01:00
Revert "support JSON logging and prefer it in sample config"
This reverts commit 4d5cc4dc22.
This commit is contained in:
committed by
Jonathan Klabunde Tomer
parent
c719da3527
commit
3ff2af47cb
@@ -10,18 +10,7 @@ logging:
|
||||
threshold: ALL
|
||||
timeZone: UTC
|
||||
target: stdout
|
||||
layout:
|
||||
type: json
|
||||
timestampFormat: ISO_INSTANT
|
||||
includes:
|
||||
- timestamp
|
||||
- level
|
||||
- threadName
|
||||
- marker
|
||||
- loggerName
|
||||
- message
|
||||
- exception
|
||||
- callerData
|
||||
- type: otlp
|
||||
|
||||
tlsKeyStore:
|
||||
password: secret://tlsKeyStore.password
|
||||
|
||||
Reference in New Issue
Block a user