![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
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. | |
Structure holding constant data associated with a module or instance.