diff --git a/doc/subsystems/logging/logger.rst b/doc/subsystems/logging/logger.rst index 55c22ce2e92..af04b6d5c5e 100644 --- a/doc/subsystems/logging/logger.rst +++ b/doc/subsystems/logging/logger.rst @@ -166,6 +166,7 @@ Example below presents usage of the template. As a result CONFIG_FOO_LOG_LEVEL will be generated: .. code-block:: none + module = FOO module-str = foo source "subsys/logging/Kconfig.template.log_config"