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

#184 in Debugging

Download history 1380/week @ 2024-09-27 1384/week @ 2024-10-04 1275/week @ 2024-10-11 1905/week @ 2024-10-18 1109/week @ 2024-10-25 2317/week @ 2024-11-01 2700/week @ 2024-11-08 2998/week @ 2024-11-15 2529/week @ 2024-11-22 1139/week @ 2024-11-29 1079/week @ 2024-12-06 850/week @ 2024-12-13 406/week @ 2024-12-20 513/week @ 2024-12-27 768/week @ 2025-01-03 684/week @ 2025-01-10

2,485 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