摘要:
1.简单的将日志打印到屏幕 import logginglogging.debug('This is debug message')logging.info('This is info message')logging.warning('This is warning message') 屏幕上打印 阅读全文
posted @ 2017-12-05 11:29
who_care
阅读(138)
评论(0)
推荐(0)