CONFIG_FS_LOG_LEVEL_OFF¶
Off
Type: bool
Direct dependencies¶
<choice FS_LOG_LEVEL_CHOICE: Max compiled-in log level for fs>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At subsys/logging/Kconfig.template.log_config:8
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:25
→ subsys/fs/Kconfig:16
Menu path: (Top) → Sub Systems and OS Services → File Systems → File system support → Max compiled-in log level for fs
config FS_LOG_LEVEL_OFF
bool "Off"
depends on <choice FS_LOG_LEVEL_CHOICE>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)