nrf_log_module_dynamic_data_t

nRF5 SDK v17.0.2

Structure holding dynamic data associated with a module. More...

#include <nrf_log_types.h>

Data Fields

uint16_t order_idx
Ordered index of the module (used for auto-completion).
uint16_t filter
Current highest severity level accepted (redundant to nrf_log_module_filter_data_t::filter_lvls , used for optimization)

Detailed Description

Structure holding dynamic data associated with a module.

See NRF_LOG_MODULE_REGISTER and NRF_LOG_INSTANCE_REGISTER .

  • components/libraries/log/nrf_log_types.h