Table 6 lists the log message format and descriptions.
Table 6. Log Message Format
Log Message Format | Description |
---|---|
Time Stamp | Date and time when the message was generated, adjusted for time difference between the host where the message was generated and the host of the common repository. This field is set only when the log message is written to a central repository and should not be set by components. Example: [2010-01-22T05:23:31.755-08:00] |
Component ID | The component that originated the message. Example: [FoundationServices0]. |
Message Type | Defined message types: ERROR, WARNING, NOTIFICATION, and TRACE. The value UNKNOWN may be used when the type is unknown.
|
Message ID | A short identifier that uniquely identifies the message. Example: [EPMWKSP-000001] |
Module ID | An identifier of the module that originated the message. The value is component specific. Example: [Initialization] |
Execution Context Id (ECID) | Execution context ID helps connect multiple log files. Example: [ecid: 0000IPMCrhW17ic5PjWByd1BMQPg000002,0] |
Message text | Actual log message |