McEventLog lets you manipulate the logs which record information about important application events that occur.
Remarks
An instance of this object is exposed as the EventLog McEngine property. This coclass implements McEventLog and fires events described in DMcEventLogEvents.
The name of the log file. When Type is set to mcelOS, this can be Application, System, Security, or a custom log name. The default is an empty string ("").
The event Source is the name of the software that logs the event. It is often the name of the application, or the name of a subcomponent of the application. The default value is copied from IMcApplication.Name.