Logging library.
Go to file
Ronald Bradford ff6fd44f9c Fix coverage configuration and execution
A number of configuration errors prevent the successful creation of code
coverage. This corrects the .coveragerc source/omit setup and the tox
package name generation.

http://lists.openstack.org/pipermail/openstack-dev/2015-October/076193.html

Change-Id: Ie23fa6233a49e9db318b08d5a93e4dd7b0dae82d
2015-10-05 17:22:34 -04:00
doc/source Merge "Make doc title consistent with readme" 2015-09-25 11:17:25 +00:00
oslo_log Fix unintended assignment of "syslog" 2015-09-25 15:45:27 +09:00
oslo.log/locale Imported Translations from Zanata 2015-09-26 06:06:51 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-05 17:22:34 -04:00
.gitignore Fix coverage configuration and execution 2015-10-05 17:22:34 -04: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
MANIFEST.in exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -04:00
openstack-common.conf Remove run_cross_tests.sh 2015-05-05 19:39:50 +00:00
README.rst Switch badges from 'pypip.in' to 'shields.io' 2015-06-11 20:41:05 -07:00
requirements.txt Updated from global requirements 2015-09-22 20:35:42 +00:00
setup.cfg Merge "Fix the home-page value in setup.cfg with openstack.org" 2015-09-25 12:13:00 +00:00
setup.py Updated from global requirements 2015-09-22 20:35:42 +00:00
test-requirements.txt Add optional 'fixture' dependencies. 2015-09-22 13:03:10 -05:00
tox.ini Fix coverage configuration and execution 2015-10-05 17:22:34 -04:00

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