Metadata-Version: 1.1
Name: chromalog
Version: 0.0.2
Summary: Enhance Python with colored logging
Home-page: http://chromalog.readthedocs.org/en/latest/index.html
Author: Julien Kauffmann
Author-email: julien.kauffmann@freelan.org
License: MIT
Description: Default Python logging is monochromatic and boring.
        
        Chromalog enhances it with level/based colored loggers and the ability to
        highlight important elements of a given log entry.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 2 - Pre-Alpha
