Logging library.
Go to file
Hervé Beraud bc37c62ce7 Dropping lower constraints testing
We facing errors related to the new pip resolver, this
topic was discussed on the ML and QA team proposed to
to test lower-constraints [1].

I propose to drop this test because the complexity and recurring pain needed
to maintain that now exceeds the benefits provided by this mechanismes.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019390.html

Change-Id: I339b18e533c75283c58409a2cdce001e4b5fbb18
2020-12-18 15:09:17 +01:00
doc Adding pre-commit 2020-09-08 14:21:18 +02:00
oslo_log Added uwsgi_name information into fluentFormatter event message 2020-07-11 16:01:32 +00:00
releasenotes Imported Translations from Zanata 2020-10-11 07:43:23 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-05 17:22:34 -04:00
.gitignore Ignore releasenote artifacts files. 2020-01-31 10:55:10 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:48:02 +00:00
.mailmap exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -04:00
.pre-commit-config.yaml Adding pre-commit 2020-09-08 14:21:18 +02:00
.stestr.conf Migrate to stestr 2018-08-10 15:57:52 -04:00
.zuul.yaml Dropping lower constraints testing 2020-12-18 15:09:17 +01:00
CONTRIBUTING.rst Align contributing doc with oslo's policy 2020-05-04 18:24:59 +02: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 Replace git.openstack.org URLs with opendev.org URLs 2019-04-30 13:38:11 +08:00
lower-constraints.txt Merge "Remove the unused coding style modules" 2020-05-26 13:37:47 +00:00
requirements.txt Remove monotonic usage 2020-05-04 17:26:30 -05:00
setup.cfg Remove translation sections from setup.cfg 2020-05-15 11:16:23 +08:00
setup.py remove outdated header 2020-02-10 18:37:12 +01:00
test-requirements.txt Adding pre-commit 2020-09-08 14:21:18 +02:00
tox.ini Adding pre-commit 2020-09-08 14:21:18 +02: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).