Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
log_backend_control_block Struct Reference

Logger backend control block. More...

#include <log_backend.h>

Data Fields

voidctx
 
uint8_t id
 
bool active
 

Detailed Description

Logger backend control block.

Field Documentation

◆ active

bool log_backend_control_block::active

◆ ctx

void* log_backend_control_block::ctx

◆ id

uint8_t log_backend_control_block::id

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