4 releases (2 breaking)

new 0.3.1 May 4, 2024
0.3.0 Jan 20, 2024
0.2.0 May 7, 2023
0.1.0 Aug 25, 2022

#174 in Debugging

Download history 825/week @ 2024-01-19 785/week @ 2024-01-26 928/week @ 2024-02-02 901/week @ 2024-02-09 875/week @ 2024-02-16 914/week @ 2024-02-23 815/week @ 2024-03-01 847/week @ 2024-03-08 726/week @ 2024-03-15 760/week @ 2024-03-22 764/week @ 2024-03-29 961/week @ 2024-04-05 1124/week @ 2024-04-12 1340/week @ 2024-04-19 1200/week @ 2024-04-26 1197/week @ 2024-05-03

5,035 downloads per month
Used in 2 crates

MIT license

22KB
375 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
~15K SLoC