generated from jCloud/repository-template
Add configuration options for logging
This commit is contained in:
@@ -11,5 +11,7 @@ redoc=/redoc
|
||||
openapi=/openapi.json
|
||||
|
||||
[logging]
|
||||
logfile=/proc/self/fd/1
|
||||
logtarget=stdout
|
||||
logfile=
|
||||
fail_strict=false
|
||||
loglevel=INFO
|
||||
Reference in New Issue
Block a user