Description

An object used to represent a single log entry.

Remarks

This object is currently only used as a parameter type in DMcEventLogEvents.

Members

Properties
CategoryRead-only property

A user defined category.

DataRead-only property

An optional buffer to append to the message.

EntryTypeRead-only property

Type of logging.

EventIDRead-only property

A user defined id.

MachineNameRead-only property

Name of the computer on which this entry was generated.

MessageRead-only property

Message corresponding to this event entry.

SourceRead-only property

Name of the application or component that generated this event.

TimeWrittenRead-only property

Time at which this event was written to the log, in local time.

UserNameRead-only property

Name of the user responsible for this event.