Files
oslo.log/README.rst
Joshua Harlow bf0c020f4a Switch badges from 'pypip.in' to 'shields.io'
The badge hosting at 'pypip.in' has been broken for a while
now, it was supposed to be fixed in the following PR(s):

- https://github.com/badges/pypipins/issues/39
- https://github.com/badges/pypipins/issues/38
- https://github.com/badges/pypipins/issues/37

That does not appear to have actually happened and/or is not
getting addressed, so switch to a more reliable badge hosting
site that provides the same badge information.

Change-Id: Ief3b785ae667c158acef347f3d989bfc23d00267
2015-06-11 20:41:05 -07:00

22 lines
778 B
ReStructuredText

================================
oslo.log -- Oslo Logging Library
================================
.. image:: https://img.shields.io/pypi/v/oslo.log.svg
:target: https://pypi.python.org/pypi/oslo.log/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.log.svg
:target: https://pypi.python.org/pypi/oslo.log/
:alt: 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).
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/oslo.log
* Source: http://git.openstack.org/cgit/openstack/oslo.log
* Bugs: http://bugs.launchpad.net/oslo.log