#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.

7 releases

new 0.4.1 Nov 15, 2024
0.4.0 Oct 29, 2024
0.3.1 Oct 12, 2024
0.3.0 Sep 30, 2024
0.2.1 Jul 29, 2024

#27 in #copper

Download history 140/week @ 2024-07-29 163/week @ 2024-08-12 15/week @ 2024-08-19 55/week @ 2024-08-26 11/week @ 2024-09-02 115/week @ 2024-09-09 40/week @ 2024-09-16 54/week @ 2024-09-23 237/week @ 2024-09-30 179/week @ 2024-10-07 96/week @ 2024-10-14 26/week @ 2024-10-21 189/week @ 2024-10-28 47/week @ 2024-11-04

412 downloads per month
Used in 21 crates (17 directly)

Apache-2.0

41KB
780 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

~5–15MB
~197K SLoC