-
CONFIG_LOG_FUNC_NAME_PREFIX_WRN
¶
Warning messages prepended
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/logging/Kconfig:76
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_WRN bool prompt "Warning messages prepended" ifLOG
depends onLOG
(Definitions include propagated dependencies, including from if’s and menus.)