oslo.log/releasenotes/notes/reload_log_config-743817192...

6 lines
244 B
YAML

---
features:
- The log_config_append configuration option is now mutable and the logging
settings it controls are reconfigured when the configuration file is reread.
This can be used to, for example, change logger or handler levels.