8fde280b86
On SIGHUP the mutate_hook will be called. Call fileConfig to reconfigure logging if log-config-append changes or the timestamp of the file it points to changes. Implements: bp mutable-logging Change-Id: I8ca8e6b4e9218f3a2edaf9ecf53653d829bc0c12
6 lines
244 B
YAML
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.
|