nrf_log_module_const_data_t

nRF5 SDK v16.0.0

Structure holding constant data associated with a module or instance. More...

#include <nrf_log_types.h>

Data Fields

const char * p_module_name
Module or instance name.
uint8_t info_color_id
Color code of info messages.
uint8_t debug_color_id
Color code of debug messages.
nrf_log_severity_t compiled_lvl
Compiled highest severity level.
nrf_log_severity_t initial_lvl
Severity level for given module or instance set on backend initialization.

Detailed Description

Structure holding constant data associated with a module or instance.

See NRF_LOG_MODULE_REGISTER and NRF_LOG_INSTANCE_REGISTER .

  • components/libraries/log/nrf_log_types.h