d85a877f29
This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: b'https://gist.github.com/2f1deaf5f6d607a06104393febde34d4\n' Change-Id: I2744efb5d06f1556cbb81775186bc95c11373326
31 lines
1.0 KiB
ReStructuredText
31 lines
1.0 KiB
ReStructuredText
========================
|
|
Team and repository tags
|
|
========================
|
|
|
|
.. image:: http://governance.openstack.org/badges/oslo.log.svg
|
|
:target: http://governance.openstack.org/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
================================
|
|
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
|