We jubilantly announce the release of: oslo.log 4.1.2: oslo.log library This release is part of the ussuri stable release series. The source is available from: https://opendev.org/openstack/oslo.log Download the package from: https://pypi.org/project/oslo.log Please report issues through: https://bugs.launchpad.net/oslo.log/+bugs For more details, please see below. 4.1.2 ^^^^^ Bug Fixes * Using systemd journal handler, logs ending up in kern.log because SYSLOG_FACILITY is missing. This fix uses the same facility configuration option 'syslog-log-facility' as from syslog handler to provide the missing value. (Bug #1871840) Changes in oslo.log 4.1.1..4.1.2 -------------------------------- a67f7b5 Add missing SYSLOG_FACILITY to JournalHandler e1930c9 Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri 94a00bc Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 ++- oslo_log/handlers.py | 16 ++++++++++++---- oslo_log/log.py | 6 ++++-- .../notes/add-facility-to-journal-e10bf7002cc19dd3.yaml | 7 +++++++ tox.ini | 6 +++--- 6 files changed, 34 insertions(+), 12 deletions(-)
participants (1)
-
no-reply@openstack.org