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

#161 in Debugging

Download history 965/week @ 2024-01-15 714/week @ 2024-01-22 776/week @ 2024-01-29 974/week @ 2024-02-05 983/week @ 2024-02-12 735/week @ 2024-02-19 1007/week @ 2024-02-26 784/week @ 2024-03-04 821/week @ 2024-03-11 745/week @ 2024-03-18 699/week @ 2024-03-25 837/week @ 2024-04-01 916/week @ 2024-04-08 1238/week @ 2024-04-15 1355/week @ 2024-04-22 1392/week @ 2024-04-29

4,956 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