https://github.com/factbirdhq/defmt-persist
persistence layer for defmt logging
https://github.com/factbirdhq/defmt-persist
defmt embedded nostd rust
Last synced: 6 months ago
JSON representation
persistence layer for defmt logging
- Host: GitHub
- URL: https://github.com/factbirdhq/defmt-persist
- Owner: FactbirdHQ
- Created: 2020-09-03T09:14:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-30T16:13:52.000Z (almost 4 years ago)
- Last Synced: 2024-08-14T04:09:08.607Z (10 months ago)
- Topics: defmt, embedded, nostd, rust
- Language: Rust
- Homepage:
- Size: 46.9 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Persistence layer writing logs to on device storage, for later retrival and decoding on request.
![Test][test]
![No Std][no-std-badge]**Very much WIP!** Contributions and suggestions more than welcome!
See https://github.com/BlackbirdHQ/defmt-persist/issues/7 for more info.
[test]: https://github.com/BlackbirdHQ/defmt-persist/workflows/Test/badge.svg
[no-std-badge]: https://img.shields.io/badge/no__std-yes-blue