System\CIM_UseOfLog.mof.mof (HTML version)

Return to index
CIM_UseOfLog Superclass: CIM_Dependency
ManagedSystemElements may record their event, error or informational data within Logs. The use of a Log to hold a ManagedSystemElement's data is described by this association. The type of Element data captured by the Log can be specified using the RecordedData string property.
Qualifiers:Version ( "2.9.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_ManagedSystemElement REF Dependent ;
The ManagedSystemElement whose information is recorded in the Log.
string RecordedData ;
A free-form string describing the use of the Log by the ManagedSystemElement.
Override ( "Antecedent" )
CIM_Log REF Antecedent ;
The Log.