![]() |
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 structure. More...
#include <nrf_log_backend_interface.h>
Data Fields | |
nrf_log_backend_api_t const * | p_api |
Pointer to interface. | |
void * | p_ctx |
User context. | |
char * | p_name |
Name of the backend. | |
nrf_log_backend_cb_t * | p_cb |
Pointer to the backend control block. | |
Logger backend structure.