zerolog
zerolog copied to clipboard
Add filtering by sections.
Proposal for #61.
As I'm interested in having this feature, I implemented it. It's a minimal implementation that meets the functional aspects mentioned by @vith, that is to say it allows specifying any output level for a given section possibly expressed by a regexp.
@ccamel do you need any help to finish this?
@rs can I do anything to finish this PR?
- rebase
- add benchmark
- discuss the name: Is "section" what this should be called? Is it clear for everybody?