stratify 1.1.0

Layered configuration and structured logging for Rust services: pluggable sources, priority merging, typed access, and a tracing facade
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
name: Feature request
about: Suggest a capability
labels: enhancement
---

**The problem**

<!-- What you are trying to do, rather than the solution you have in mind. -->

**Why the existing sources do not cover it**

<!-- A custom `Source` implementation is often the answer; say why it is not. -->

**Would it need a new dependency?**

<!-- Not disqualifying, but it shapes whether this belongs behind a feature flag. -->