LoggingConfigurable logging level should be configurable.
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 653
- Forks
- 217
- Ø Merge
- 2 T. 21 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.