An open API service indexing awesome lists of open source software.

https://github.com/max-heller/tracing-syslog

Syslog support for tracing
https://github.com/max-heller/tracing-syslog

logging rust syslog tracing

Last synced: 12 months ago
JSON representation

Syslog support for tracing

Awesome Lists containing this project

README

          

# 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).