examples: add logger fields
This commit is contained in:
parent
50086e6863
commit
4d54038256
@ -33,6 +33,11 @@ web:
|
|||||||
# signingKeys: "6h"
|
# signingKeys: "6h"
|
||||||
# idTokens: "24h"
|
# idTokens: "24h"
|
||||||
|
|
||||||
|
# Options for controlling the logger.
|
||||||
|
# logger:
|
||||||
|
# level: "debug"
|
||||||
|
# format: "text" # can also be "json"
|
||||||
|
|
||||||
# Instead of reading from an external storage, use this list of clients.
|
# Instead of reading from an external storage, use this list of clients.
|
||||||
#
|
#
|
||||||
# If this option isn't choosen clients may be added through the gRPC API.
|
# If this option isn't choosen clients may be added through the gRPC API.
|
||||||
|
Reference in New Issue
Block a user