RETIRED, further work has moved to Debian project infrastructure
Go to file
Ronald Bradford 185c10a36b Improve documentataion of Oslo Log Usage
Added examples to explain how to implement Oslo Logging
and to show how it interacts with Oslo Config and i18n.

Revised configuration option help (and order) to provide a better
documented Configuration Options page

Change-Id: Idf4a8788f887ba07fe1b3604e06b165366b2c808
2016-01-11 17:46:39 +00:00
doc/source Improve documentataion of Oslo Log Usage 2016-01-11 17:46:39 +00:00
oslo_log Improve documentataion of Oslo Log Usage 2016-01-11 17:46:39 +00:00
oslo.log/locale Imported Translations from Zanata 2015-10-23 06:02:28 +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
bandit.yaml Remove duplicated profiles section from bandit.yaml 2015-12-01 16:20:16 +03: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 Switch badges from 'pypip.in' to 'shields.io' 2015-06-11 20:41:05 -07:00
requirements.txt Updated from global requirements 2016-01-06 23:18:33 +00:00
setup.cfg Remove python 2.6 classifier 2015-11-17 14:35:19 +08:00
setup.py Updated from global requirements 2015-09-22 20:35:42 +00:00
test-requirements.txt Add a 'bandit' target to tox.ini 2015-11-20 19:53:21 +01:00
tox.ini Pass environment variables of proxy to tox 2015-12-14 10:29:59 +05:30

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