Logging library.
Go to file
Ronald Bradford ef9f69f35e Remove deprecated use-syslog-rfc-format option
This option is marked as deprecated and to be removed in Mitaka.
Cleanup conditional uses of using configuration value.

Change-Id: I9b77899fe437d359df2a15961866b194b564ca48
Depends-On: I3649049a571490c5ec44a14a0c8640a4b747ad64
2016-02-19 16:21:53 +00:00
doc/source Fix spell typos 2016-02-04 20:53:04 +05:30
oslo_log Remove deprecated use-syslog-rfc-format option 2016-02-19 16:21:53 +00:00
releasenotes Remove deprecated use-syslog-rfc-format option 2016-02-19 16:21:53 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-05 17:22:34 -04:00
.gitignore Merge "Add reno for release notes management" 2016-02-18 20:49:12 +00: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
README.rst Switch badges from 'pypip.in' to 'shields.io' 2015-06-11 20:41:05 -07:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -04:00
requirements.txt Updated from global requirements 2016-01-26 23:27:54 +00:00
setup.cfg Update translation setup 2016-01-30 00:24:55 +09:00
setup.py Updated from global requirements 2015-09-22 20:35:42 +00:00
test-requirements.txt Updated from global requirements 2016-02-19 02:36:03 +00:00
tox.ini Merge "Add reno for release notes management" 2016-02-18 20:49:12 +00: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).