Lines Matching +full:entry +full:- +full:name
2 Implement to provide event/error entry attributes. This interface should be
9 - name: Id
12 The error event entry id number.
13 - name: Timestamp
16 Commit timestamp of the error event entry in milliseconds since 1970.
17 - name: Severity
20 The severity of the error event entry.
21 - name: Message
24 The message description of the error event entry.
25 - name: EventId
28 An implementation-dependent unique identifier for this event. This
33 - name: AdditionalData
37 - name: Resolution
41 - name: Resolved
49 - xyz.openbmc_project.Common.Error.Unavailable
50 - name: ServiceProviderNotify
55 be notified about the Entry. If the value is set to 'Inhibit' then
59 - name: UpdateTimestamp
69 - name: Level
71 Possible severity levels for an error log entry.
73 - name: Emergency
76 - name: Alert
79 - name: Critical
82 - name: Error
85 - name: Warning
88 - name: Notice
91 - name: Informational
94 - name: Debug
98 - name: Notify
100 Possible ServiceProviderNotify values for an error log entry.
102 - name: NotSupported
105 - name: Notify
108 - name: Inhibit
113 - name: GetEntry
115 Returns the file descriptor to the raw Entry file, which is a binary
116 blob. The mode of the file descriptor is to be reaad-only.
118 - name: fd
121 The file descriptor to the Entry file.
124 - default: xyz.openbmc_project.Logging
127 - namespace: /xyz/openbmc_project/logging
129 - name: Entry
130 value: entry