摘要:
1.简单的将日志打印到屏幕 import logginglogging.debug('This is debug message')logging.info('This is info message')logging.warning('This is warning message') 屏幕上打印 阅读全文
posted @ 2018-01-20 14:31
人到中年万事休
阅读(175)
评论(0)
推荐(0)