zephyr/include/logging
Krzysztof Chruscinski 808cc7c436 logging: Fix LOG_LEVEL_SET() not compiling when log disabled
When log is disabled then input parameter to LOG_LEVEL_SET(level)
is not defined. It was still used, leading to compilation failure.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-03-25 22:45:08 -04:00
..
log_backend.h logging: Refactoring 'in place' mode to reduce memory footprint 2019-01-29 17:24:37 +01:00
log_core.h all: Update reserved function names 2019-03-11 13:48:42 -04: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 all: Update reserved function names 2019-03-11 13:48:42 -04:00
log_msg.h all: Update reserved function names 2019-03-11 13:48:42 -04:00
log_output.h logging: Extend log_output to support raw data 2019-01-29 17:24:37 +01:00
log.h logging: Fix LOG_LEVEL_SET() not compiling when log disabled 2019-03-25 22:45:08 -04:00
sys_log.h doc: group logging and deprecate SYS_LOG_* 2018-12-10 20:38:09 -05:00