blob: 5b027e1adb08a4770633cbf3efaa3bbb7953e3bf [file] [log] [blame]
- name: TestErrorOne
level: INFO
meta:
- str: "ERRNUM=0x%.4X"
type: uint16
- str: FILE_PATH=%s
type: string
- str: FILE_NAME=%s
type: string
inherits:
- example.xyz.openbmc_project.Example.Elog.TestErrorTwo
- name: TestErrorTwo
level: ERR
meta:
- str: DEV_ADDR=0x%.8X
type: uint32
- str: DEV_ID=%u
type: uint32
- str: DEV_NAME=%s
type: string