Gregory Ballantine
70e2b29121
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
13 lines
202 B
YAML
13 lines
202 B
YAML
appenders:
|
|
stdout:
|
|
kind: console
|
|
encoder:
|
|
pattern: "{d(%+)(utc)} {h({l})}: {m}{n}"
|
|
filters:
|
|
- kind: threshold
|
|
level: info
|
|
root:
|
|
level: info
|
|
appenders:
|
|
- stdout
|