Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Part of log message header identifying source and level. More...
#include <log_msg.h>
Data Fields | |
uint16_t | level: 3 |
uint16_t | domain_id: 3 |
uint16_t | source_id: 10 |
Part of log message header identifying source and level.
uint16_t log_msg_ids::domain_id |
Originating domain.
uint16_t log_msg_ids::level |
Severity.
uint16_t log_msg_ids::source_id |
Source ID.