:orphan: .. title:: CONFIG_LOG1 .. kconfig:: CONFIG_LOG1 CONFIG_LOG1 ########### *Use v1 (DEPRECATED)* Type: ``bool`` Help ==== .. code-block:: none Deprecated. Direct dependencies =================== \ :kconfig:`LOG ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/logging/Kconfig.mode:60`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:31`` → ``/logging/Kconfig:13`` Menu path: (Top) → Sub Systems and OS Services → Logging .. code-block:: kconfig config LOG1 bool "Use v1 (DEPRECATED)" depends on LOG help Deprecated. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*