Class CIM_UseOfLog
extends 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.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_UseOfLog

Direct Known Subclasses

CIM_UseOfMessageLog

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringManagedSystemElements 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.
UMLPackagePathstringCIM::System::Logs
Versionstring2.9.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
RecordedDatastring
DescriptionstringA free-form string describing the use of the Log by the ManagedSystemElement.

Association References

NameClass OriginReference Class
AntecedentCIM_UseOfLogCIM_Log
DependentCIM_UseOfLogCIM_ManagedSystemElement

Class Methods