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

#465 in Debugging

Download history 1024/week @ 2024-11-30 1162/week @ 2024-12-07 838/week @ 2024-12-14 289/week @ 2024-12-21 537/week @ 2024-12-28 837/week @ 2025-01-04 905/week @ 2025-01-11 1234/week @ 2025-01-18 1331/week @ 2025-01-25 1466/week @ 2025-02-01 1581/week @ 2025-02-08 1316/week @ 2025-02-15 996/week @ 2025-02-22 1422/week @ 2025-03-01 1396/week @ 2025-03-08 1012/week @ 2025-03-15

5,115 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