4 releases (2 breaking)
| 0.3.1 | May 4, 2024 |
|---|---|
| 0.3.0 | Jan 20, 2024 |
| 0.2.0 | May 7, 2023 |
| 0.1.0 | Aug 25, 2022 |
#295 in Debugging
138,989 downloads per month
Used in 16 crates
(9 directly)
22KB
375 lines
syslog logging support for tracing backed by libc's
syslog() function.
See Syslog for documentation and examples.
syslog-tracing
Support for logging tracing events to
syslog through
libc::syslog().
Dependencies
~1MB
~15K SLoC