-
CONFIG_LOG_FUNC_NAME_PREFIX_DBG
¶
Debug messages prepended
Type: bool
Kconfig definition¶
At subsys/logging/Kconfig:81
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:20
Menu path: (top menu) → Logging → Prepend log message with function name
config LOG_FUNC_NAME_PREFIX_DBG bool prompt "Debug messages prepended" ifLOG
default "y" ifLOG
depends onLOG
(Definitions include propagated dependencies, including from if’s and menus.)