#defmt #logging #no-std

macro no-std defmt-or-log-macros

Proc-Macros to derive either defmt or log, depending on the configuration

3 releases

0.1.2 Jan 16, 2024
0.1.1 Nov 20, 2023
0.1.0 Nov 20, 2023

#31 in #defmt

Download history 893/week @ 2024-11-16 997/week @ 2024-11-23 374/week @ 2024-11-30 825/week @ 2024-12-07 364/week @ 2024-12-14 107/week @ 2024-12-21 108/week @ 2024-12-28 547/week @ 2025-01-04 462/week @ 2025-01-11 791/week @ 2025-01-18 543/week @ 2025-01-25 1551/week @ 2025-02-01 1837/week @ 2025-02-08 1354/week @ 2025-02-15 1132/week @ 2025-02-22 1331/week @ 2025-03-01

5,771 downloads per month
Used in 5 crates (via defmt-or-log)

MIT/Apache

4KB

Proc-Macros for defmt-or-log

This crate contains the proc-macros for the defmt-or-log crate.

Note: Do not use this crate directly, the macros are reexported by the defmt-or-log crate.

Dependencies

~200–630KB
~15K SLoC