tripleo-heat-templates/releasenotes/notes/horizon_logger_debug-cd70c4...

9 lines
282 B
YAML

---
fixes:
- |
Previously, HorizonDebug and Debug parameters change the value of
horizon::django_debug. However, those parameters didn't set DEBUG
log level to horizon logger components.
By this change, if those are true, horizon::log_level is set to
'DEBUG'.