summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst15
1 files changed, 12 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index c49fa31..938aaac 100644
--- a/README.rst
+++ b/README.rst
@@ -2,9 +2,18 @@
oslo.log -- Oslo Logging Library
================================
-OpenStack 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).
+.. image:: https://pypip.in/version/oslo.log/badge.svg
+ :target: https://pypi.python.org/pypi/oslo.log/
+ :alt: Latest Version
+
+.. image:: https://pypip.in/download/oslo.log/badge.svg?period=month
+ :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