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

#185 in Debugging

Download history 1178/week @ 2024-07-30 1177/week @ 2024-08-06 1531/week @ 2024-08-13 1509/week @ 2024-08-20 1490/week @ 2024-08-27 1071/week @ 2024-09-03 1355/week @ 2024-09-10 1227/week @ 2024-09-17 1190/week @ 2024-09-24 1600/week @ 2024-10-01 1207/week @ 2024-10-08 1728/week @ 2024-10-15 1440/week @ 2024-10-22 1155/week @ 2024-10-29 2734/week @ 2024-11-05 2922/week @ 2024-11-12

8,562 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