tracing-systemd 0.1.0

A tracing subscriber that logs to the systemd journal
Documentation
1
2
3
4
5
6
7
# tracing-systemd: Journald logging with (some) formatting
Putting something here so the repo doesn't look quite so bare

### Run examples:
`cargo run --example test_log_stdout --features="colored"`

`cargo run --example test_log_systemd --features="colored"`