Description

The type of logging an McEventLog object performs.

Property type

A mcEventLogType enumeration.  

Syntax

object.Type [= value]

The Type Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McEventLog.
valueA mcEventLogType enumeration, as described in settings.

Settings

The settings for value are:

ConstantValueDescription
 mcelNone0

No logging, only notifications through event interface.

 mcelFile1

Log diagnostics events to a file.

 mcelOS2

Log diagnostics events using the operating system services.