v0.1.1
Performance
LogFormatterwrites components directly into a shared output buffer instead of allocating intermediate strings at each recursion level (group/joined/when).- ~5–11% throughput improvement and 33–50% fewer mallocs across most formatting benchmarks.
Full Changelog: v0.1.0...v0.1.1