Logging library.
Go to file
loooosy 0c18234006 Optimize the link address
Use https instead of http to ensure the safety without containing our
account/password information

Change-Id: Icf3c839f411b52d6d93ec42728486b6239a97a0d
2017-04-08 22:52:25 +08:00
doc/source Implement FluentFormatter 2016-09-14 17:24:21 +09:00
oslo_log Merge "Systemd native journal support" 2017-04-06 20:03:59 +00:00
releasenotes Remove 'verbose' option (again) 2017-03-10 18:56:06 +08:00
tools Add Constraints support 2016-12-20 13:10:56 +11: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 Optimize the link address 2017-04-08 22:52:25 +08:00
HACKING.rst Optimize the link address 2017-04-08 22:52:25 +08:00
LICENSE exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -04:00
README.rst Optimize the link address 2017-04-08 22:52:25 +08:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -04:00
requirements.txt Updated from global requirements 2017-03-13 19:39:58 +00:00
setup.cfg Use Sphinx 1.5 warning-is-error 2017-03-23 09:10:47 +00:00
setup.py Updated from global requirements 2017-03-03 00:03:04 +00:00
test-requirements.txt Trivial: Remove testscenarios from test-requirements.txt 2017-03-28 23:32:26 +08:00
tox.ini Remove references to Python 3.4 2017-01-17 10:27:47 -08:00

README.rst

Team and repository tags

image

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