Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
log_source_const_data Struct Reference

Constant data associated with the source of log messages. More...

#include <log_instance.h>

Data Fields

const char * name
 
uint8_t level
 

Detailed Description

Constant data associated with the source of log messages.

Field Documentation

◆ level

uint8_t log_source_const_data::level

◆ name

const char* log_source_const_data::name

The documentation for this struct was generated from the following file: