Integration layer between tracing
and Android logs
This crate provides a MakeWriter
suitable for writing Android logs.
It is designed as an integration with the fmt
subscriber from tracing-subscriber
and as such inherits all of its features and customization options.