EventLog
基本解释
- 事件记录
英汉例句
- A Machine Check Error has occured. Please check the system eventlog for additional information.
发生机器检查错误。有关额外信息,请查阅系统事件日志。 - The EventLog event class indicates that events have been logged in the Microsoft Windows event log.
EventLog事件类指示已将事件记录到Microsoft Windows事件日志中。 - As you can see from Listing 1, the EventLog class lets you access all the event logs through the GetEventLogs function.
您可以看到,EventLog类使您能够通过GetEventLogs函数访问所有事件日志。 - Syslog daemon for Windows Eventlog complete source code can be directly used by the test.
(译):系统日志守护进程的Windows Eventlog完整的源代码可以直接使用的考验。 - Describes how to create event handlers for your EventLog components that automatically call a procedure when an entry is written to a log.
描述如何为EventLog组件创建事件处理程序,在向日志中写入项时,这些事件处理程序将自动调用一个过程。