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

#140 in Debugging

Download history 777/week @ 2024-06-16 502/week @ 2024-06-23 1181/week @ 2024-06-30 1206/week @ 2024-07-07 1202/week @ 2024-07-14 1116/week @ 2024-07-21 1023/week @ 2024-07-28 1269/week @ 2024-08-04 1404/week @ 2024-08-11 1547/week @ 2024-08-18 1645/week @ 2024-08-25 860/week @ 2024-09-01 1426/week @ 2024-09-08 1279/week @ 2024-09-15 1162/week @ 2024-09-22 1561/week @ 2024-09-29

5,473 downloads per month
Used in 4 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