Feature showcase
Lenses example
How to use lenses to transform log messages before they reach the underlying sink: filtering, renaming, or shaping data.
Demonstrates how to use lenses to transform log messages before forwarding them to an underlying sink.
cargo run -p lenses