Skip to content
Snippets Groups Projects
Commit 4d540382 authored by Eric Chiang's avatar Eric Chiang
Browse files

examples: add logger fields

parent 50086e68
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,11 @@ web: ...@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment