-
CONFIG_SYS_LOG_EXT_HOOK
¶
Use external hook function for logging
Type: bool
Help¶
Use external hook function for logging.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/logging/Kconfig:61
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:18
Menu path: (top menu) → Logging Options
config SYS_LOG_EXT_HOOK bool prompt "Use external hook function for logging" ifSYS_LOG
depends onSYS_LOG
help Use external hook function for logging.
(Definitions include propagated dependencies, including from if’s and menus.)