nRF5 SDK v15.2.0
Macros
Logger configuration

Macros

#define NRF_LOG_ENABLED
 Logging module for nRF5 SDK. More...
 
#define NRF_LOG_MSGPOOL_ELEMENT_SIZE
 Size of a single element in the pool of memory objects. More...
 
#define NRF_LOG_MSGPOOL_ELEMENT_COUNT
 Number of elements in the pool of memory objects. More...
 
#define NRF_LOG_ALLOW_OVERFLOW
 Configures behavior when circular buffer is full. More...
 
#define NRF_LOG_BUFSIZE
 Size of the buffer for storing logs (in bytes). More...
 
#define NRF_LOG_CLI_CMDS
 Enable CLI commands for the module. More...
 
#define NRF_LOG_DEFAULT_LEVEL
 Default Severity level. More...
 
#define NRF_LOG_DEFERRED
 Enable deffered logger. More...
 
#define NRF_LOG_FILTERS_ENABLED
 Enable dynamic filtering of logs. More...
 
#define NRF_LOG_STR_PUSH_BUFFER_SIZE
 Size of the buffer dedicated for strings stored using NRF_LOG_PUSH. More...
 
#define NRF_LOG_STR_PUSH_BUFFER_SIZE
 Size of the buffer dedicated for strings stored using NRF_LOG_PUSH. More...
 
#define NRF_LOG_USES_COLORS
 If enabled then ANSI escape code for colors is prefixed to every string. More...
 
#define NRF_LOG_COLOR_DEFAULT
 ANSI escape code prefix. More...
 
#define NRF_LOG_ERROR_COLOR
 ANSI escape code prefix. More...
 
#define NRF_LOG_WARNING_COLOR
 ANSI escape code prefix. More...
 
#define NRF_LOG_USES_TIMESTAMP
 Enable timestamping. More...
 
#define NRF_LOG_TIMESTAMP_DEFAULT_FREQUENCY
 Default frequency of the timestamp (in Hz) or 0 to use app_timer frequency. More...
 
#define NRF_MPU_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_MPU_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_MPU_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_MPU_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_STACK_GUARD_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_STACK_GUARD_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_STACK_GUARD_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_STACK_GUARD_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define TASK_MANAGER_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define TASK_MANAGER_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define TASK_MANAGER_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define TASK_MANAGER_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define CLOCK_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define CLOCK_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define CLOCK_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define CLOCK_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define COMP_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define COMP_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define COMP_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define COMP_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define GPIOTE_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define GPIOTE_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define GPIOTE_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define GPIOTE_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define LPCOMP_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define LPCOMP_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define LPCOMP_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define LPCOMP_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define MAX3421E_HOST_CONFIG_LOG_ENABLED
 Enable logging in the module. More...
 
#define MAX3421E_HOST_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define MAX3421E_HOST_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define MAX3421E_HOST_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define PDM_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define PDM_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define PDM_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define PDM_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define PPI_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define PPI_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define PPI_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define PPI_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define PWM_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define PWM_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define PWM_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define PWM_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define QDEC_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define QDEC_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define QDEC_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define QDEC_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define RNG_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define RNG_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define RNG_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define RNG_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define RNG_CONFIG_RANDOM_NUMBER_LOG_ENABLED
 Enables logging of random numbers. More...
 
#define RTC_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define RTC_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define RTC_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define RTC_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define SAADC_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define SAADC_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define SAADC_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define SAADC_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define SPIS_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define SPIS_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define SPIS_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define SPIS_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define SPI_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define SPI_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define SPI_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define SPI_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define TIMER_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define TIMER_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define TIMER_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define TIMER_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define TWIS_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define TWIS_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define TWIS_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define TWIS_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define TWI_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define TWI_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define TWI_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define TWI_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define UART_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define UART_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define UART_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define UART_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define USBD_CONFIG_LOG_ENABLED
 Enable logging in the module. More...
 
#define USBD_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define USBD_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define USBD_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define WDT_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define WDT_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define WDT_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define WDT_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define APP_TIMER_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define APP_TIMER_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define APP_TIMER_CONFIG_INITIAL_LOG_LEVEL
 Initial severity level if dynamic filtering is enabled. More...
 
#define APP_TIMER_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define APP_TIMER_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define APP_USBD_CDC_ACM_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define APP_USBD_CDC_ACM_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define APP_USBD_CDC_ACM_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define APP_USBD_CDC_ACM_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define APP_USBD_CONFIG_LOG_ENABLED
 Enable logging in the module. More...
 
#define APP_USBD_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define APP_USBD_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define APP_USBD_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define APP_USBD_DUMMY_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define APP_USBD_DUMMY_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define APP_USBD_DUMMY_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define APP_USBD_DUMMY_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define APP_USBD_MSC_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define APP_USBD_MSC_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define APP_USBD_MSC_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define APP_USBD_MSC_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define APP_USBD_NRF_DFU_TRIGGER_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define APP_USBD_NRF_DFU_TRIGGER_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define APP_USBD_NRF_DFU_TRIGGER_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define APP_USBD_NRF_DFU_TRIGGER_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_ATFIFO_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_ATFIFO_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_ATFIFO_CONFIG_LOG_INIT_FILTER_LEVEL
 Initial severity level if dynamic filtering is enabled. More...
 
#define NRF_ATFIFO_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_ATFIFO_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_BALLOC_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_BALLOC_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_BALLOC_CONFIG_INITIAL_LOG_LEVEL
 Initial severity level if dynamic filtering is enabled. More...
 
#define NRF_BALLOC_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_BALLOC_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_BLOCK_DEV_EMPTY_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_BLOCK_DEV_EMPTY_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_BLOCK_DEV_EMPTY_CONFIG_LOG_INIT_FILTER_LEVEL
 Initial severity level if dynamic filtering is enabled. More...
 
#define NRF_BLOCK_DEV_EMPTY_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_BLOCK_DEV_EMPTY_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_BLOCK_DEV_QSPI_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_BLOCK_DEV_QSPI_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_BLOCK_DEV_QSPI_CONFIG_LOG_INIT_FILTER_LEVEL
 Initial severity level if dynamic filtering is enabled. More...
 
#define NRF_BLOCK_DEV_QSPI_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_BLOCK_DEV_QSPI_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_BLOCK_DEV_RAM_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_BLOCK_DEV_RAM_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_BLOCK_DEV_RAM_CONFIG_LOG_INIT_FILTER_LEVEL
 Initial severity level if dynamic filtering is enabled. More...
 
#define NRF_BLOCK_DEV_RAM_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_BLOCK_DEV_RAM_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_CLI_BLE_UART_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_CLI_BLE_UART_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_CLI_BLE_UART_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_CLI_BLE_UART_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_CLI_LIBUARTE_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_CLI_LIBUARTE_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_CLI_LIBUARTE_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_CLI_LIBUARTE_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_CLI_UART_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_CLI_UART_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_CLI_UART_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_CLI_UART_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_LIBUARTE_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_LIBUARTE_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_LIBUARTE_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_LIBUARTE_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_MEMOBJ_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_MEMOBJ_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_MEMOBJ_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_MEMOBJ_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_PWR_MGMT_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_PWR_MGMT_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_PWR_MGMT_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_PWR_MGMT_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_QUEUE_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_QUEUE_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_QUEUE_CONFIG_LOG_INIT_FILTER_LEVEL
 Initial severity level if dynamic filtering is enabled. More...
 
#define NRF_QUEUE_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_QUEUE_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_SDH_ANT_LOG_ENABLED
 Enable logging in SoftDevice handler (ANT) module. More...
 
#define NRF_SDH_ANT_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_SDH_ANT_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_SDH_ANT_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_SDH_BLE_LOG_ENABLED
 Enable logging in SoftDevice handler (BLE) module. More...
 
#define NRF_SDH_BLE_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_SDH_BLE_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_SDH_BLE_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_SDH_LOG_ENABLED
 Enable logging in SoftDevice handler module. More...
 
#define NRF_SDH_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_SDH_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_SDH_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_SDH_SOC_LOG_ENABLED
 Enable logging in SoftDevice handler (SoC) module. More...
 
#define NRF_SDH_SOC_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_SDH_SOC_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_SDH_SOC_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_SORTLIST_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_SORTLIST_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_SORTLIST_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_SORTLIST_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define NRF_TWI_SENSOR_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define NRF_TWI_SENSOR_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define NRF_TWI_SENSOR_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define NRF_TWI_SENSOR_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define PM_LOG_ENABLED
 Enable logging in Peer Manager and its submodules. More...
 
#define PM_LOG_LEVEL
 Default Severity level. More...
 
#define PM_LOG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define PM_LOG_DEBUG_COLOR
 ANSI escape code prefix. More...
 
#define SER_HAL_TRANSPORT_CONFIG_LOG_ENABLED
 Enables logging in the module. More...
 
#define SER_HAL_TRANSPORT_CONFIG_LOG_LEVEL
 Default Severity level. More...
 
#define SER_HAL_TRANSPORT_CONFIG_INFO_COLOR
 ANSI escape code prefix. More...
 
#define SER_HAL_TRANSPORT_CONFIG_DEBUG_COLOR
 ANSI escape code prefix. More...
 

Detailed Description

Macro Definition Documentation

#define APP_TIMER_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define APP_TIMER_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define APP_TIMER_CONFIG_INITIAL_LOG_LEVEL

Initial severity level if dynamic filtering is enabled.

If module generates a lot of logs, initial log level can be decreased to prevent flooding. Severity level can be increased on instance basis.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define APP_TIMER_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define APP_TIMER_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define APP_USBD_CDC_ACM_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define APP_USBD_CDC_ACM_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define APP_USBD_CDC_ACM_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define APP_USBD_CDC_ACM_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define APP_USBD_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define APP_USBD_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define APP_USBD_CONFIG_LOG_ENABLED

Enable logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define APP_USBD_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define APP_USBD_DUMMY_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define APP_USBD_DUMMY_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define APP_USBD_DUMMY_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define APP_USBD_DUMMY_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define APP_USBD_MSC_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define APP_USBD_MSC_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define APP_USBD_MSC_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define APP_USBD_MSC_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define APP_USBD_NRF_DFU_TRIGGER_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define APP_USBD_NRF_DFU_TRIGGER_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define APP_USBD_NRF_DFU_TRIGGER_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define APP_USBD_NRF_DFU_TRIGGER_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define CLOCK_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define CLOCK_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define CLOCK_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define CLOCK_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define COMP_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define COMP_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define COMP_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define COMP_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define GPIOTE_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define GPIOTE_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define GPIOTE_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define GPIOTE_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define LPCOMP_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define LPCOMP_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define LPCOMP_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define LPCOMP_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define MAX3421E_HOST_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define MAX3421E_HOST_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define MAX3421E_HOST_CONFIG_LOG_ENABLED

Enable logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define MAX3421E_HOST_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_ATFIFO_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_ATFIFO_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_ATFIFO_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_ATFIFO_CONFIG_LOG_INIT_FILTER_LEVEL

Initial severity level if dynamic filtering is enabled.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_ATFIFO_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_BALLOC_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_BALLOC_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_BALLOC_CONFIG_INITIAL_LOG_LEVEL

Initial severity level if dynamic filtering is enabled.

If module generates a lot of logs, initial log level can be decreased to prevent flooding. Severity level can be increased on instance basis.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_BALLOC_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_BALLOC_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_EMPTY_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_EMPTY_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_EMPTY_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_EMPTY_CONFIG_LOG_INIT_FILTER_LEVEL

Initial severity level if dynamic filtering is enabled.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_EMPTY_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_QSPI_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_QSPI_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_QSPI_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_QSPI_CONFIG_LOG_INIT_FILTER_LEVEL

Initial severity level if dynamic filtering is enabled.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_QSPI_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_RAM_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_RAM_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_RAM_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_RAM_CONFIG_LOG_INIT_FILTER_LEVEL

Initial severity level if dynamic filtering is enabled.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_BLOCK_DEV_RAM_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_CLI_BLE_UART_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_CLI_BLE_UART_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_CLI_BLE_UART_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_CLI_BLE_UART_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_CLI_LIBUARTE_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_CLI_LIBUARTE_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_CLI_LIBUARTE_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_CLI_LIBUARTE_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_CLI_UART_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_CLI_UART_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_CLI_UART_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_CLI_UART_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_LIBUARTE_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_LIBUARTE_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_LIBUARTE_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_LIBUARTE_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_LOG_ALLOW_OVERFLOW

Configures behavior when circular buffer is full.

If set then oldest logs are overwritten. Otherwise a marker is injected informing about overflow.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_LOG_BUFSIZE

Size of the buffer for storing logs (in bytes).

Must be power of 2 and multiple of 4. If NRF_LOG_DEFERRED = 0 then buffer size can be reduced to minimum.

Following options are available:

  • 128
  • 256
  • 512
  • 1024
  • 2048
  • 4096
  • 8192
  • 16384
Note
This is an NRF_CONFIG macro.
#define NRF_LOG_CLI_CMDS

Enable CLI commands for the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_LOG_COLOR_DEFAULT

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_LOG_DEFAULT_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_LOG_DEFERRED

Enable deffered logger.

Log data is buffered and can be processed in idle.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_LOG_ENABLED

Logging module for nRF5 SDK.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_LOG_ERROR_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_LOG_FILTERS_ENABLED

Enable dynamic filtering of logs.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_LOG_MSGPOOL_ELEMENT_COUNT

Number of elements in the pool of memory objects.

If a small value is set, then it may lead to a deadlock in certain cases if backend has high latency and holds multiple messages for long time. Bigger value impacts RAM memory usage.

Note
This is an NRF_CONFIG macro.
#define NRF_LOG_MSGPOOL_ELEMENT_SIZE

Size of a single element in the pool of memory objects.

If a small value is set, then performance of logs processing is degraded because data is fragmented. Bigger value impacts RAM memory utilization. The size is set to fit a message with a timestamp and up to 2 arguments in a single memory object.

Note
This is an NRF_CONFIG macro.
#define NRF_LOG_STR_PUSH_BUFFER_SIZE

Size of the buffer dedicated for strings stored using NRF_LOG_PUSH.

Following options are available:

  • 16
  • 32
  • 64
  • 128
  • 256
  • 512
  • 1024
Note
This is an NRF_CONFIG macro.
#define NRF_LOG_STR_PUSH_BUFFER_SIZE

Size of the buffer dedicated for strings stored using NRF_LOG_PUSH.

Following options are available:

  • 16
  • 32
  • 64
  • 128
  • 256
  • 512
  • 1024
Note
This is an NRF_CONFIG macro.
#define NRF_LOG_TIMESTAMP_DEFAULT_FREQUENCY

Default frequency of the timestamp (in Hz) or 0 to use app_timer frequency.

Note
This is an NRF_CONFIG macro.
#define NRF_LOG_USES_COLORS

If enabled then ANSI escape code for colors is prefixed to every string.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_LOG_USES_TIMESTAMP

Enable timestamping.

Function for getting the timestamp is provided by the user

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_LOG_WARNING_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_MEMOBJ_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_MEMOBJ_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_MEMOBJ_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_MEMOBJ_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_MPU_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_MPU_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_MPU_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_MPU_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_PWR_MGMT_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_PWR_MGMT_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_PWR_MGMT_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_PWR_MGMT_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_QUEUE_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_QUEUE_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_QUEUE_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_QUEUE_CONFIG_LOG_INIT_FILTER_LEVEL

Initial severity level if dynamic filtering is enabled.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_QUEUE_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_SDH_ANT_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_SDH_ANT_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_SDH_ANT_LOG_ENABLED

Enable logging in SoftDevice handler (ANT) module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_SDH_ANT_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_SDH_BLE_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_SDH_BLE_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_SDH_BLE_LOG_ENABLED

Enable logging in SoftDevice handler (BLE) module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_SDH_BLE_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_SDH_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_SDH_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_SDH_LOG_ENABLED

Enable logging in SoftDevice handler module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_SDH_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_SDH_SOC_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_SDH_SOC_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_SDH_SOC_LOG_ENABLED

Enable logging in SoftDevice handler (SoC) module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_SDH_SOC_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_SORTLIST_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_SORTLIST_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_SORTLIST_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_SORTLIST_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_STACK_GUARD_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_STACK_GUARD_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_STACK_GUARD_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_STACK_GUARD_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define NRF_TWI_SENSOR_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_TWI_SENSOR_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define NRF_TWI_SENSOR_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_TWI_SENSOR_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define PDM_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define PDM_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define PDM_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define PDM_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define PM_LOG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define PM_LOG_ENABLED

Enable logging in Peer Manager and its submodules.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define PM_LOG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define PM_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define PPI_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define PPI_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define PPI_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define PPI_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define PWM_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define PWM_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define PWM_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define PWM_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define QDEC_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define QDEC_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define QDEC_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define QDEC_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define RNG_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define RNG_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define RNG_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define RNG_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define RNG_CONFIG_RANDOM_NUMBER_LOG_ENABLED

Enables logging of random numbers.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define RTC_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define RTC_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define RTC_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define RTC_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define SAADC_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define SAADC_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define SAADC_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define SAADC_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define SER_HAL_TRANSPORT_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define SER_HAL_TRANSPORT_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define SER_HAL_TRANSPORT_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define SER_HAL_TRANSPORT_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define SPI_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define SPI_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define SPI_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define SPI_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define SPIS_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define SPIS_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define SPIS_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define SPIS_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define TASK_MANAGER_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define TASK_MANAGER_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define TASK_MANAGER_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define TASK_MANAGER_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define TIMER_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define TIMER_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define TIMER_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define TIMER_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define TWI_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define TWI_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define TWI_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define TWI_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define TWIS_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define TWIS_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define TWIS_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define TWIS_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define UART_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define UART_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define UART_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define UART_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define USBD_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define USBD_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define USBD_CONFIG_LOG_ENABLED

Enable logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define USBD_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.
#define WDT_CONFIG_DEBUG_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define WDT_CONFIG_INFO_COLOR

ANSI escape code prefix.

Following options are available:

  • 0 - Default
  • 1 - Black
  • 2 - Red
  • 3 - Green
  • 4 - Yellow
  • 5 - Blue
  • 6 - Magenta
  • 7 - Cyan
  • 8 - White
Note
This is an NRF_CONFIG macro.
#define WDT_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define WDT_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.

Documentation feedback | Developer Zone | Subscribe | Updated