oslo.log/releasenotes/notes/log-rotation-595f8232cd987a...

10 lines
245 B
YAML

---
features:
- |
The following new config options will allow rotating log files,
especially useful on Windows:
* ``log_rotate_interval``
* ``log_rotate_interval_type``
* ``max_logfile_count``
* ``max_logfile_size_mb``