[release-announce] [oslo] oslo.log 3.24.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Tue Apr 11 20:32:19 UTC 2017


We jubilantly announce the release of:

oslo.log 3.24.0: oslo.log library

This release is part of the pike release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/oslo.log

Download the package from:

    https://pypi.python.org/pypi/oslo.log

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.log

For more details, please see below.

3.24.0
^^^^^^

New Features

* Systemd native journal support is added. You can enable this in
  services with the "use_journal" flag.

Changes in oslo.log 3.23.0..3.24.0
----------------------------------

57c64b1 add an extras dependency for systemd
3916354 Always create OSSysLogHandler
5f50278 protect systemd class initialization when syslog is not available
9525631 Documentation for journal usage
4a8d8d7 Systemd native journal support
20437e5 When record.args is None, it should not give an exception.


Diffstat (except docs and test files)
-------------------------------------

oslo_log/_options.py                               |   8 ++
oslo_log/formatters.py                             |   2 +-
oslo_log/handlers.py                               | 142 +++++++++++++-------
oslo_log/log.py                                    |   7 +-
.../systemd-journal-support-fcbc34b3c5ce93ec.yaml  |   5 +
setup.cfg                                          |   3 +-
10 files changed, 366 insertions(+), 49 deletions(-)






More information about the Release-announce mailing list