syslog-tracing 0.1.0

syslog backend for `tracing`
Documentation
1
2
3
4
5
# syslog-tracing

Support for logging [`tracing`](https://crates.io/crates/tracing) events to
syslog through
[`libc::syslog()`](https://docs.rs/libc/latest/libc/fn.syslog.html).