System\CIM_UseOfMessageLog.mof.mof (HTML version)

Return to index
CIM_UseOfMessageLog Superclass: CIM_UseOfLog
ManagedSystemElements may record their event, error or informational data within MessageLogs. The use of a Log to hold a ManagedSystemElement's data is described by this association.
UseOfMessageLog has the same semantics as UseOfLog. Users SHOULD reference UseOfLog in lieu of this association.
Qualifiers:Version ( "2.9.0" ) UMLPackagePath ( "CIM::System::Logs" ) Association
Parameters (local in grey)
Override ( "Antecedent" )
CIM_MessageLog REF Antecedent ;
The MessageLog.
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.