choice: Max compiled-in log level for APDU

Max compiled-in log level for APDU

Type: bool

Direct dependencies

LOG && NFC_T4T_APDU

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/logging/Kconfig.template.log_config:3

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:20<nRF>/subsys/nfc/Kconfig:11<nRF>/subsys/nfc/t4t/Kconfig:76

Menu path: (Top) → Modules → Nordic nRF Connect → NFC → NFC Type 4 Tag APDU

choice
    bool "Max compiled-in log level for APDU"
    default NFC_T4T_APDU_LOG_LEVEL_INF
    depends on LOG && NFC_T4T_APDU

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)