Metadata-Version: 1.1
Name: pyloggo
Version: 0.1.0
Summary: Python logging handlers
Home-page: https://github.com/mhetrerajat/pylogger
Author: Rajat Mhetre
Author-email: mhetrerajat@gmail.com
License: MIT license
Description-Content-Type: UNKNOWN
Description: ========
        pylogger
        ========
        
        
        .. image:: https://img.shields.io/pypi/v/pylogger.svg
                :target: https://pypi.python.org/pypi/pylogger
        
        .. image:: https://img.shields.io/travis/mhetrerajat/pylogger.svg
                :target: https://travis-ci.org/mhetrerajat/pylogger
        
        .. image:: https://readthedocs.org/projects/pylogger/badge/?version=latest
                :target: https://pylogger.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/mhetrerajat/pylogger/shield.svg
             :target: https://pyup.io/repos/github/mhetrerajat/pylogger/
             :alt: Updates
        
        
        Python logging handlers
        
        
        * Free software: MIT license
        
        
        
        Features
        --------
        
        * TODO
        
        
        
        =======
        History
        =======
        
        0.1.0 (2017-11-20)
        ------------------
        
        * First release on PyPI.
        
Keywords: pylogger
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
