#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 213/week @ 2024-09-25 65/week @ 2024-10-02 218/week @ 2024-10-09 59/week @ 2024-10-16 141/week @ 2024-10-23 90/week @ 2024-10-30 30/week @ 2024-11-06 170/week @ 2024-11-13 69/week @ 2024-11-20 220/week @ 2024-11-27 322/week @ 2024-12-04 83/week @ 2024-12-11 27/week @ 2024-12-18 21/week @ 2025-01-01 39/week @ 2025-01-08

93 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
~80K SLoC