是否可以写入python中的Windows日志?
是的,只要使用Windows Python扩展,如表示在这里.
import win32evtlogutil win32evtlogutil.ReportEvent(ApplicationName, EventID, EventCategory, EventType, Inserts, Data, SID)