summaryrefslogtreecommitdiff
path: root/releasenotes/notes/log-rotation-595f8232cd987a6d.yaml
blob: 6e7d82365b282c5b67512625948ab017aa4698d6 (plain)
1
2
3
4
5
6
7
8
9
10
---
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``
    * ``log_rotation_type``