LoggingConfigurable logging level should be configurable.
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 653
- Forks
- 217
- Merge medio
- 2 d 21 h
- PR fusionados (30 d)
- 2
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.