admin 管理员组

文章数量: 887021

Windows Event Log

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

TopicDescription

Using Windows Event Log

Procedural guide that shows how to use the Windows Event Log API.

Windows Event Log Reference

The data types, functions, enumerations, structures, constants, and schemas that the API includes.

 

 

如何在 Windows XP 的事件查看器中查看和管理事件日志

事件查看器

有关特定的事件或错误的更多信息,请访问下面的 Microsoft 网站: http://www.microsoft/technet/support/ee/ee_advanced.aspx (http://www.microsoft/technet/support/ee/ee_advanced.aspx) 有关如何使用事件查看器的其他信息,请参见事件查看器帮助(在事件查看器管理单元或“计算机管理”窗口中的“操作”菜单上,单击“帮助”)。

本文标签: 事件 器中 如何在 日志 Windows