Structure holding dynamic filters associated with a module or instance if filtering is enabled ( NRF_LOG_FILTERS_ENABLED ). More...
#include <nrf_log_types.h>
Data Fields |
|
| uint32_t | filter_lvls |
|
Current severity levels for each backend (3 bits per backend).
|
|
Detailed Description
Structure holding dynamic filters associated with a module or instance if filtering is enabled ( NRF_LOG_FILTERS_ENABLED ).
- Note
- Backend filters logically are part of nrf_log_module_dynamic_data_t but they are kept separated to enable storing them in non-volatile memory.
- components/libraries/log/nrf_log_types.h