![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
Logger backend control block. More...
#include <nrf_log_backend_interface.h>
Data Fields | |
nrf_log_backend_t const * | p_next |
Pointer to the next backend in the logger. | |
uint8_t | id |
ID of the backend. | |
bool | enabled |
Enable flag. | |
Logger backend control block.