Metadata-Version: 1.1
Name: smoothlogging
Version: 0.1.147
Summary: Handy modules, starting with smoothlogging to manage logging with files in just a few lines.
Home-page: https://github.com/blasebast/smoothlogging
Author: Sebastian Blasiak
Author-email: sebastian.blasiak@gmail.com
License: GNU General Public License v3
Description: ===============================
        smoothlogging
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/smoothlogging.svg
                :target: https://pypi.python.org/pypi/smoothlogging
        
        .. image:: https://img.shields.io/travis/blasebast/smoothlogging.svg
                :target: https://travis-ci.org/blasebast/smoothlogging
        
        
        
        Library to make logging easily configurable and consistent across the code.
        
        
        Features
        --------
        
        * This library can provide easy logging mechanism using standard output and time-stamped file.
        
        
        
        =======
        History
        =======
        
        0.1.0 (2017-03-20)
        ------------------
        
        * First release on PyPI.
        
Keywords: sebastian,blasiak,logging,smoothlogging,logfile
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
