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.
- components/libraries/experimental_log/nrf_log_types.h