Victo

我的网络笔记本,用于收藏和总结一些知识。

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: :: :: 管理 ::

2015年11月7日

摘要: 1、基本的用法import logginglogging.debug('This is debug message')logging.info('This is info message')logging.warning('This is warning message') 屏幕上打印:WARNIN... 阅读全文
posted @ 2015-11-07 22:04 VictoKu 阅读(3854) 评论(0) 推荐(0) 编辑