Logging library.
Go to file
Doug Hellmann 4ad39016eb Add API documentation
Add basic API documentation for the public parts of the libary.

Change-Id: Ie3df3c6a1517c2d1b9f9fc052528c62b8fdde388
2015-01-06 14:34:29 -05:00
doc/source Add API documentation 2015-01-06 14:34:29 -05:00
oslo_log Add API documentation 2015-01-06 14:34:29 -05:00
oslo.log/locale Imported Translations from Transifex 2014-10-03 06:12:07 +00:00
tools Get py27 amd pep8 to work 2014-08-25 21:24:50 -04:00
.coveragerc exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -04:00
.gitignore exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -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 Move files out of the namespace package 2014-12-17 21:43:41 -05:00
README.rst Enhance the README a bit 2014-12-17 22:18:29 -05:00
requirements.txt Switch to oslo.context 2014-12-18 02:44:18 +00:00
setup.cfg Correct the translation domain for loading messages 2014-12-22 11:24:10 -05:00
setup.py Updated from global requirements 2014-09-24 09:02:12 +00:00
test-requirements.txt Updated from global requirements 2014-11-20 14:11:27 +00:00
tox.ini Move files out of the namespace package 2014-12-17 21:43:41 -05:00

oslo.log -- Oslo Logging Library

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