grapevine/src/config
Charles Hall c46eaed0e0
parse configured EnvFilter once
This allows the error handling to be done upfront instead of for each
use. In particular, the `toml` error now points to the span of text in
the config file where the misconfigured EnvFilter value is. This is much
better than the previous error that did not indicate what was actually
causing it to happen.
2024-06-12 19:56:59 -07:00
..
env_filter_clone.rs parse configured EnvFilter once 2024-06-12 19:56:59 -07:00
proxy.rs drop nested config 2024-06-12 19:56:59 -07:00