We are tickled pink to announce the release of: oslo.log 3.42.0: oslo.log library This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.log Download the package from: https://pypi.org/project/oslo.log Please report issues through launchpad: https://bugs.launchpad.net/oslo.log For more details, please see below. 3.42.0 ^^^^^^ New 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" Changes in oslo.log 3.41.0..3.42.0 ---------------------------------- 22e8a34 Add config options for log rotation Diffstat (except docs and test files) ------------------------------------- oslo_log/_options.py | 29 ++++++++++++ oslo_log/log.py | 32 ++++++++++++- .../notes/log-rotation-595f8232cd987a6d.yaml | 9 ++++ 6 files changed, 169 insertions(+), 1 deletion(-)
participants (1)
-
no-reply@openstack.org