Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/t-moe/defmt-or-log

A rust crate that provides the usual logger macros and either forwards them to the `log` or `defmt` crate, depending on the enabled features.
https://github.com/t-moe/defmt-or-log

Last synced: 2 months ago
JSON representation

A rust crate that provides the usual logger macros and either forwards them to the `log` or `defmt` crate, depending on the enabled features.

Awesome Lists containing this project