Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
log_dict_output_dropped_msg_t Struct Reference

On-wire dictionary-based message reporting dropped messages. More...

#include <zephyr/logging/log_output_dict.h>

Data Fields

uint8_t type
 Message type, see log_dict_output_msg_type.
uint16_t num_dropped_messages
 Number of dropped messages.

Detailed Description

On-wire dictionary-based message reporting dropped messages.

Field Documentation

◆ num_dropped_messages

uint16_t log_dict_output_dropped_msg_t::num_dropped_messages

Number of dropped messages.

◆ type

uint8_t log_dict_output_dropped_msg_t::type

Message type, see log_dict_output_msg_type.


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