Logging library.
Go to file
Flavio Percoco d85a877f29 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

b'https://gist.github.com/2f1deaf5f6d607a06104393febde34d4\n'

Change-Id: I2744efb5d06f1556cbb81775186bc95c11373326
2016-11-25 15:23:20 +01:00
doc/source Implement FluentFormatter 2016-09-14 17:24:21 +09:00
oslo_log Merge "Modify use of assertTrue(A in B)" 2016-10-13 10:12:55 +00:00
releasenotes Imported Translations from Zanata 2016-10-23 08:14:52 +00: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 exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -04: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
babel.cfg exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:38 +00:00
HACKING.rst exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -04:00
LICENSE exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -04:00
README.rst Show team and repo badges on README 2016-11-25 15:23:20 +01:00
requirements.txt Updated from global requirements 2016-11-09 04:22:49 +00:00
setup.cfg Add a json reformatter command 2016-10-07 09:28:21 +01:00
setup.py Updated from global requirements 2015-09-22 20:35:42 +00:00
test-requirements.txt Updated from global requirements 2016-11-02 15:39:11 +00:00
tox.ini Add Python 3.5 classifier and venv 2016-07-12 15:46:54 +08:00

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).