flashlog 0.1.2

A fast logging library for Rust
Documentation
1
2
3
4
5
6
# TODO

- Benchmark ```defmt```
- Binary serialization support using atomic ring buffer
- Separate enum implementation for small data
- interning ```LazyString```
- macro interface improvement