Description
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 ("").
-
Property type
-
A String value.
-
Syntax
-
object.Log [= value]
The Log Property syntax has these parts: |
| object | An expression evaluating to an object of type McEventLog. | | value | A String value. |
|