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