enhancementhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 30d)
Description
Today all the logger ids are defined here: https://github.com/envoyproxy/envoy/blob/master/source/common/common/logger.h#L24
This issue tracks making it possible to have extensions register their own ids, making it easier to set specific log levels for extensions developed outside the upstream repo.