zephyr/include/logging
Kumar Gala e506d88f1e logging: Fix typo in logging comment
The Kconfig symbol is CONFIG_LOG_DEFAULT_LEVEL not
CONFIG_LOG_DEFAULT_LOG_LEVEL.  Fix references in comments to the actual
Kconfig symbol name.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-12 07:50:06 -05:00
..
log_backend.h logging: Refactoring 'in place' mode to reduce memory footprint 2019-01-29 17:24:37 +01:00
log_core.h logging: Refactoring 'in place' mode to reduce memory footprint 2019-01-29 17:24:37 +01:00
log_ctrl.h logging: log_ctrl.h: Fix Kconfig symbol reference in comment 2019-02-11 22:29:58 -05:00
log_instance.h
log_msg.h logging: Refactoring 'in place' mode to reduce memory footprint 2019-01-29 17:24:37 +01:00
log_output.h logging: Extend log_output to support raw data 2019-01-29 17:24:37 +01:00
log.h logging: Fix typo in logging comment 2019-02-12 07:50:06 -05:00
sys_log.h