tracing-config 0.1.0

Provides a configuration file approach to initializing and configuring tracing and tracing-subscriber
Documentation

The primary purpose of this crate is to allow rust programs to configure the tracing and tracing-subscriber crates using a toml configuration file. More details can be found in the crates documentation.

Generate the docs using cargo doc