摘要: import logging try: do-something-block except: logging.exception("Exception Logged") 阅读全文
posted @ 2017-03-23 18:50 匡子语 阅读(706) 评论(0) 推荐(0) 编辑