Logger backend structure. More...
#include <nrf_log_backend_interface.h>
Data Fields |
|
| nrf_log_backend_api_t const * | p_api |
|
Pointer to interface.
|
|
| nrf_log_backend_t * | p_next |
|
Pointer to next backend added to the logger.
|
|
| uint8_t | id |
|
Backend id.
|
|
| bool | enabled |
|
Flag indicating backend status.
|
|
Detailed Description
Logger backend structure.
- components/libraries/experimental_log/nrf_log_backend_interface.h