diff --git a/docs/example-config.yml b/docs/config-stderr.yml similarity index 100% rename from docs/example-config.yml rename to docs/config-stderr.yml diff --git a/docs/config-tmp.yml b/docs/config-tmp.yml new file mode 100644 index 0000000..dcbbd29 --- /dev/null +++ b/docs/config-tmp.yml @@ -0,0 +1,9 @@ +data: + logger: + level: debug + name: salty-dog + streams: + - level: warn + stream: !stream stderr + - level: debug + path: /tmp/salty-dog-debug.log