Logging library.
Go to file
Davanum Srinivas 27f7fe52fe Change misleading TRACE to ERROR
Tracebacks in logs should be prefixed with the correct log level.

Closes-Bug: #1434851
Change-Id: I8c618e7b8523bcc0e19a9b77c4d2d5984369a04a
2015-04-27 11:13:30 +00:00
doc/source Add pypi download + version badges 2015-04-07 18:21:42 -07:00
openstack/common Expose opts entry point for version_utils 2015-03-25 19:24:20 +00:00
oslo.log/locale Imported Translations from Transifex 2014-10-03 06:12:07 +00:00
oslo_log Change misleading TRACE to ERROR 2015-04-27 11:13:30 +00:00
tests/unit Remove oslo.log code and clean up versionutils API 2015-03-25 19:24:20 +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
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
README.rst Add pypi download + version badges 2015-04-07 18:21:42 -07:00
babel.cfg 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
requirements.txt Uncap library requirements for liberty 2015-04-16 18:04:22 +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 Merge "Update to latest hacking" 2015-04-24 21:11:47 +00:00
tox.ini Move files out of the namespace package 2014-12-17 21:43:41 -05:00

README.rst

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