Add configuration options for logging

This commit is contained in:
2026-05-06 00:37:41 +02:00
parent c0cec78b03
commit b295738c0e
2 changed files with 16 additions and 2 deletions
+3 -1
View File
@@ -11,5 +11,7 @@ redoc=/redoc
openapi=/openapi.json
[logging]
logfile=/proc/self/fd/1
logtarget=stdout
logfile=
fail_strict=false
loglevel=INFO