#real-time #middleware #copper #debugging

cu29-log-runtime

This is part the runtime part of the text logger for Copper. It cannot be used independently from the Copper project.

9 unstable releases (3 breaking)

0.5.1 Dec 5, 2024
0.4.1 Nov 15, 2024
0.2.1 Jul 29, 2024

#29 in #copper

Download history 18/week @ 2024-08-22 49/week @ 2024-08-29 57/week @ 2024-09-05 89/week @ 2024-09-12 35/week @ 2024-09-19 235/week @ 2024-09-26 46/week @ 2024-10-03 224/week @ 2024-10-10 56/week @ 2024-10-17 158/week @ 2024-10-24 77/week @ 2024-10-31 18/week @ 2024-11-07 175/week @ 2024-11-14 66/week @ 2024-11-21 246/week @ 2024-11-28 284/week @ 2024-12-05

772 downloads per month
Used in 28 crates (18 directly)

Apache-2.0

40KB
823 lines

Structure log runtime

This is a supporting crate for cu29_log_derive, check this crate for the actual usage.

This crate provides the runtime part that is called my the macros like !debug.

It can be use with or without Copper.

Dependencies

~1.7–4MB
~79K SLoC