ipython / ipython/traitlets

LoggingConfigurable logging level should be configurable.

未关闭
#374 1 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。