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

#220 in Debugging

Download history 1157/week @ 2024-10-24 2034/week @ 2024-10-31 2651/week @ 2024-11-07 2942/week @ 2024-11-14 2942/week @ 2024-11-21 1194/week @ 2024-11-28 1020/week @ 2024-12-05 947/week @ 2024-12-12 488/week @ 2024-12-19 458/week @ 2024-12-26 710/week @ 2025-01-02 851/week @ 2025-01-09 1098/week @ 2025-01-16 1315/week @ 2025-01-23 1611/week @ 2025-01-30 1459/week @ 2025-02-06

5,613 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
~16K SLoC