-
CONFIG_DESKTOP_EVENT_MANAGER_SHOW_EVENTS
¶
Show events
Type: bool
Help¶
This option controls if events are printed to console.
Defaults¶
- “y” if
LOG
&&EVENT_MANAGER
Kconfig definition¶
At ../nrf/subsys/event_manager/Kconfig:18
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/nrf/Kconfig.nrf:9
→ ../nrf/subsys/Kconfig:18
Menu path: (top menu) → Nordic nRF Connect → Event Manager
config DESKTOP_EVENT_MANAGER_SHOW_EVENTS bool prompt "Show events" ifLOG
&&EVENT_MANAGER
default "y" ifLOG
&&EVENT_MANAGER
depends onLOG
&&EVENT_MANAGER
help This option controls if events are printed to console.
(Definitions include propagated dependencies, including from if’s and menus.)