We are pleased to announce the release of: oslo.log 3.44.2: oslo.log library This release is part of the train 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. 3.44.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 3.44.1..3.44.2 ---------------------------------- 65ee5f5 Add missing SYSLOG_FACILITY to JournalHandler 2f81691 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train 2bc143e Update .gitreview for stable/train 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