IMcEventLogEntry Interface |
![]() |
Namespace: MediaCy.IQL.Engine
Public Interface IMcEventLogEntry
The IMcEventLogEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | Category | A user defined category. |
![]() | Data | An optional buffer to append to the message. |
![]() | EntryType | Type of logging. |
![]() | EventID | A user defined id. |
![]() | MachineName | Name of the computer on which this entry was generated. |
![]() | Message | Message corresponding to this event entry. |
![]() | Source | Name of the application or component that generated this event. |
![]() | TimeWritten | Time at which this event was written to the log, in local time. |
![]() | UserName | Name of the user responsible for this event. |