Metadata-Version: 1.0
Name: sterch.logfile
Version: 0.1.1a
Summary: Provides interfaces, classes and ZCML directives for file logging
Home-page: http://pypi.sterch.net/sterch.logfile
Author: Maksym Polscha
Author-email: maxp@sterch.net
License: ZPL 2.1
Description: ================
        sterch.logfile
        ================
        
        Thread safe file logging.
        	
        Module provides:
         * proper interfaces
         * Log class
         * ZCML directives to create and register logs
        =======
        CHANGES
        =======
        
        0.1.1a (unreleased)
        ------------------
          *
        
        0.1 (2010-12-23)
        ----------------
        	* log interface and class
        	* ZCML directives to create and register logs
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
