blob: 9ca4a4edf1468dafe79ce1b30471708232a946ab [file] [log] [blame]
- name: TestErrorOne
level: INFO
meta:
- str: "ERRNUM=0x%.4X"
type: int
- str: FILE_PATH=%s
type: const char*
- str: FILE_NAME=%s
type: const char*
- name: TestErrorTwo
level: ERR
meta:
- str: DEV_ADDR=0x%.8X
type: int
- str: DEV_ID=%u
type: int
- str: DEV_NAME=%s
type: const char*