summaryrefslogtreecommitdiff
path: root/README.rst
blob: 8bc9682b5e6709cfda603b89a5c80a4b64f9bd50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
================================
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