Logging library.
Go to file
2015-05-21 20:07:06 +00:00
doc/source Add versionutils to API documentation 2015-05-12 19:49:09 +00:00
oslo_log Merge "Deprecate WritableLogger - used for eventlet logging" 2015-05-21 20:07:06 +00:00
oslo.log/locale Imported Translations from Transifex 2014-10-03 06:12:07 +00: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 Remove run_cross_tests.sh 2015-05-05 19:39:50 +00:00
README.rst Add pypi download + version badges 2015-04-07 18:21:42 -07:00
requirements.txt Updated from global requirements 2015-05-07 23:36:40 +00:00
setup.cfg Advertise support for Python3.4 / Remove support for Python 3.3 2015-05-10 19:18:06 -04: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 Advertise support for Python3.4 / Remove support for Python 3.3 2015-05-10 19:18:06 -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).