python使用logging模块发送邮件代码示例 logging模块不只是能记录log,还能发送邮件,使用起来非常简单方便#coding=utf-8'''''Createdon2016- python的logging模块