Fork me on GitHub
摘要: 1.将日志打印到屏幕1 import logging2 3 logging.debug('This is debug message---by liu-ke')4 logging.info('This is info message---by liu-ke')5 logging.warning('T... 阅读全文
posted @ 2015-04-21 15:20 流柯 阅读(3442) 评论(0) 推荐(0) 编辑
访客: 浏览: