Metadata-Version: 1.1
Name: bottle-logging
Version: 1.1.3
Summary: A simple bottle plugin for logging application events
Home-page: #
Author: Misha Behersky
Author-email: bmwant@gmail.com
License: MIT
Description: Bottle logging plugin
        =======================
        
        A simple plugin for Bottle microframework that by
        it's nature is a wrapper to Python's logging module
        and allow to easy use logging in your app.
        
Keywords: bottle logging plugin
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
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.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
