New level inheritance mode
This release adds the ability to have sub-loggers arrange themselves into a tree and sync the level changes downward in the tree.
What's Changed
- SEC-090: Automated trusted workflow pinning (2023-04-03) by @hashicorp-tsccr in #128
- Docs: InferLevelsWithTimestamp relies on InferLevels being true by @peteski22 in #135
- Implement the ability to more logically share level hierarchies by @evanphx in #134
New Contributors
- @hashicorp-tsccr made their first contribution in #128
- @peteski22 made their first contribution in #135
Full Changelog: v1.5.0...v1.6.0