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.
|
|
Detailed Description
Logger backend structure.
- components/libraries/log/nrf_log_backend_interface.h