Eventlog:logEvent
Method
Purpose
This method adds Event
to the Microsoft Windows Application Event Log, using source name TIBHawk
.
Remarks
The event type is indicated by its event ID in the Microsoft Windows Event Log.
Type
Synchronous, IMPACT_ACTION
Arguments
Name |
Type |
Description |
|||||||||
Event Type |
String |
The type of event, indicated by the event ID in the Microsoft Windows Event Log:
|
|||||||||
Event Category |
Integer |
Specifies the source-specific category of this event. The category may be any value between zero and 65535 where zero represents "no category." |
|||||||||
Description |
String |
Complete textual description of this event |
Returns
None.