Metadata-Version: 1.1
Name: log-config
Version: 1.0.1
Summary: Provide a function  for anyone who want to configure log parameters easily, just call init_log_config before your use the module of logging that build-in python3
Home-page: https://github.com/wcadaydayup/python/
Author: Wu Charles
Author-email: wcadaydayup@163.com
License: BSD License
Description: ===== 
        log_config 
        ===== 
        Description 
        -------- 
        Provide a function  for anyone who want to configure log parameters easily,
        just call init_log_config before your use the module of logging that build-in python3
        
Platform: all
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
