LoggingConfigurable logging level should be configurable.
未关闭
- 主要语言
- Python
- 星标
- 653
- 派生
- 217
- 平均合并
- 2 天 21 小时
- 30 天内合并 PR
- 2
描述
Because the class is a LoggingConfigurable.
And the logic for that seem to be on Application (subclass of LoggingConfigurable) instead of `LoggingConfigurable`. So logging configurable can do logging, but is not configurable.
Or it seem to be a weird behavior that I can only set the debug level application wide and not per Configurable.
贡献指南
评估
这个 Issue 还没有评估数据。