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

#196 in Debugging

Download history 988/week @ 2024-04-03 1031/week @ 2024-04-10 1209/week @ 2024-04-17 1401/week @ 2024-04-24 1029/week @ 2024-05-01 732/week @ 2024-05-08 1150/week @ 2024-05-15 1132/week @ 2024-05-22 1041/week @ 2024-05-29 863/week @ 2024-06-05 821/week @ 2024-06-12 606/week @ 2024-06-19 872/week @ 2024-06-26 1183/week @ 2024-07-03 1157/week @ 2024-07-10 899/week @ 2024-07-17

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