-
CONFIG_LOG_FUNC_NAME_PREFIX_INF
¶
Info messages prepended
Type: bool
Direct dependencies¶
!LOG_FRONTEND
&& !LOG_MINIMAL
&& LOG
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/subsys/logging/Kconfig:98
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:31
Menu path: (Top) → Sub Systems and OS Services → Logging → Prepend non-hexdump log message with function name
config LOG_FUNC_NAME_PREFIX_INF bool "Info messages prepended" depends on !LOG_FRONTEND
&& !LOG_MINIMAL
&&LOG
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)