Logging library.
Go to file
Hervé Beraud 17c6c52da8 [stable-only] Cap bandit to 1.6.2
The 1.6.3 [1] release has dropped support for py2 [2] but the release
is faulty and pip still picks it up for py2 [3][4], so cap to 1.6.2
when using py2.

Sphinx requirements also fixed to make requirements-check job pass.

[1] https://github.com/PyCQA/bandit/releases/tag/1.6.3
[2] https://github.com/PyCQA/bandit/pull/615
[3] https://github.com/PyCQA/bandit/issues/663
[4] https://github.com/PyCQA/bandit/issues/665

Change-Id: Ib2bad4cbd1ac9a63cd8c8e48f5cd5bf8c5cde595
2021-03-08 10:06:56 +01:00
doc/source Update the documentation link for doc migration 2017-08-28 16:53:11 +08:00
oslo_log Truncate error_summary if exc_info not explicitly passed 2018-01-03 21:13:11 +00:00
playbooks/legacy/oslo.log-src-grenade-devstack OpenDev Migration Patch 2019-04-19 19:48:03 +00:00
releasenotes Imported Translations from Zanata 2017-12-06 07:44:32 +00:00
tools Fix sphinx-docs job for stable branch 2018-05-02 13:43:38 +02:00
.coveragerc Fix coverage configuration and execution 2015-10-05 17:22:34 -04:00
.gitignore Merge "Add reno for release notes management" 2016-02-18 20:49:12 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:48:03 +00:00
.mailmap exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -04:00
.testr.conf Move files out of the namespace package 2014-12-17 21:43:41 -05:00
.zuul.yaml OpenDev Migration Patch 2019-04-19 19:48:03 +00:00
CONTRIBUTING.rst Optimize the link address 2017-04-08 22:52:25 +08:00
HACKING.rst Update URLs according to document migration 2017-07-11 22:46:53 +08:00
LICENSE exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -04:00
README.rst Update URLs according to document migration 2017-07-11 22:46:53 +08:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -04:00
requirements.txt Updated from global requirements 2017-12-19 01:38:37 +00:00
setup.cfg Update URLs according to document migration 2017-07-11 22:46:53 +08:00
setup.py Updated from global requirements 2017-03-03 00:03:04 +00:00
test-requirements.txt [stable-only] Cap bandit to 1.6.2 2021-03-08 10:06:56 +01:00
tox.ini Use upper constraints from opendev.org 2019-04-25 12:50:46 +03:00

README.rst

Team and repository tags

image

oslo.log -- Oslo Logging Library

Latest Version

Downloads

The oslo.log (logging) configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id's etc).