# lab-py **Repository Path**: shong/lab-py ## Basic Information - **Project Name**: lab-py - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-02 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Test some python functions here, for example `log` model. I will keep updating this lab. Any question, please submit issues. #### 1. log `2017-06-02` You can log into console or file. There are two ways. One is implemented by python code, another by setting config file. Details and test codes are available in `logger.py` **reference**: * http://blog.csdn.net/azhao_dn/article/details/7320186 * http://blog.csdn.net/langb2014/article/details/53397164