#defmt #logging #config

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

#29 in #defmt

Download history 40/week @ 2024-12-25 350/week @ 2025-01-01 437/week @ 2025-01-08 673/week @ 2025-01-15 668/week @ 2025-01-22 1208/week @ 2025-01-29 1349/week @ 2025-02-05 1918/week @ 2025-02-12 1191/week @ 2025-02-19 1038/week @ 2025-02-26 1155/week @ 2025-03-05 1325/week @ 2025-03-12 1703/week @ 2025-03-19 1286/week @ 2025-03-26 1113/week @ 2025-04-02 1729/week @ 2025-04-09

6,103 downloads per month
Used in 7 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

~210–650KB
~15K SLoC