envoyproxy/envoy

Allow static registration of logger ids

Open

#10,372 建立於 2020年3月12日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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.

貢獻者指南