slog-config 0.4.0

Builds slog `Drain` from text config (eg. file)
Documentation
1
2
3
4
5
[output.file-1]
type = "file"
foo = "bar"
path = "target/file-json.log"
format = "json"