TODO: port over formatting to tracing-subscriber
Currently, tracing emits log events and flexi_logger consumes then.
When you do implement tracing-subscriber, remember to add tracing-error error layer
for eyre!
This module began as a port of the wasm-split-prototype first developed
by @jbms at https://github.com/jbms/wasm-split-prototype
under the Apache License: https://github.com/jbms/wasm-split-prototype/blob/main/LICENSE