Metadata-Version: 1.0
Name: LogInit
Version: 1.2.4
Summary: The logging init model
Home-page: https://git.oschina.net/myPyLib/log-Init
Author: Jiangxumin
Author-email: jxm_zn@163.com
License: MIT
Description: log-Init
        ========
        
        1. Build
        --------
        
        .. code:: sh
        
            make build
        
        2. Install user dir
        -------------------
        
        .. code:: sh
        
            make install_user
        
        2. upload 
        -------------------
        
        .. code:: sh
        
            make upload
        
        3. Uninstall
        ------------
        
        .. code:: sh
        
            make uninstall
        
        4. Clean
        --------
        
        .. code:: sh
        
            make clean
        
        
Platform: any
