1 unstable release
0.1.0 | Aug 25, 2022 |
---|
#17 in #syslog
1,964 downloads per month
Used in leftwm
16KB
251 lines
syslog-tracing
Support for logging tracing
events to
syslog through
libc::syslog()
.
lib.rs
:
syslog
logging support for tracing
backed by libc
's
syslog()
function.
See [Syslog
] for documentation and examples.
Dependencies
~1MB
~20K SLoC