Event Log Action
Description: The Windows Event Log provides a standard, centralized way for applications (and the operating system) to record important software and hardware events. This enables data from different applications to easily be merged into one complete report, eliminating the need for system administrators to check a variety of sources to diagnose problems. Centralized logging is further enhanced with the use of Event Log action allowing custom events to be logged in a purely automated fashion. Developers can control the type of event to log by specifying a level value such as warning or error.
Available Activities
The list of activities for this action are arranged below in alphabetical order. For more information about a specific activity, click the associated link.
Activity |
Description |
---|---|
Logs the specified message to the Windows Event Log. This activity can also specify a level value such as warning or error, in order to limit the events that are written to those that specify the error level. |