Metadata-Version: 2.0
Name: logtrail
Version: 0.0.2
Summary: A fancy logger
Home-page: https://github.com/eendroroy/logtrail
Author: indrajit
Author-email: eendroroy@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Logging
Classifier: Topic :: System :: Shells
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7

**logtrail**
==========

.. image:: https://badge.fury.io/py/logtrail.svg
    :target: https://badge.fury.io/py/logtrail
.. image:: https://travis-ci.org/eendroroy/logtrail.svg?branch=master
    :target: https://travis-ci.org/eendroroy/logtrail
.. image:: https://codeclimate.com/github/eendroroy/logtrail/badges/gpa.svg
    :target: https://codeclimate.com/github/eendroroy/logtrail)
.. image:: https://codecov.io/gh/eendroroy/logtrail/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/eendroroy/logtrail

A tool to display bar-chart anywhere.

**installation**

use pip

::

.   $ pip install logtrail

**usage**

:: 

.   # usage


