Purpose
The Windows Event Log API defines the schema that you use to write an instrumentation manifest. An instrumentation manifest identifies your event provider and the events that it logs. The API also includes the functions that an event consumer, such as the Event Viewer, would use to read and render the events. To write the events defined in the manifest, use the functions included in the Event Tracing (ETW) API.
Windows Event Log supersedes the Event Logging API beginning with the Windows聽Vista operating system.
Developer Audience
Windows Event Log is designed for C/C++ programmers.
Run-Time Requirements
Windows Event Log is included in the operating system beginning with Windows聽Vista and Windows Server聽2008.
For information about run-time requirements for a particular programming element, see the Requirements section of the reference page for that element.
For complete version history, see What's New.
In This Section
| Topic | Description |
|---|---|
| Procedural guide that shows how to use the Windows Event Log API. | |
| The data types, functions, enumerations, structures, constants, and schemas that the API includes. |
聽
本文介绍了Windows事件日志API的用途及设计目标,适用于C/C++程序员。它定义了编写事件提供者清单的模式,并提供了事件消费者读取和渲染事件的功能。从Windows Vista开始,该API取代了旧版事件记录API。
1万+

被折叠的 条评论
为什么被折叠?



