ipython / ipython/traitlets

LoggingConfigurable logging level should be configurable.

Open
#374 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
653
Forks
217
Avg merge
2d 21h
Merged PRs (30d)
2

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.