Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
log_source_const_data Struct Reference

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

#include <zephyr/logging/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: