zephyr/include/logging
Krzysztof Chruscinski e85986e153 logging: refactor log_filter_set to set existing log level
Modified log_filter_set function to limit level if requested
level is not compiled in. Additionally, extended function to
return actually set level. Removed redundant code from log_cmds.

Change fixes shell log backend initialization which was setting
log levels without taking into account compiled in limits.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-11-20 08:43:34 -05:00
..
log_backend.h
log_core.h c++: convert implicit conversion to explicit ones in header files 2018-11-16 15:18:36 -05:00
log_ctrl.h logging: refactor log_filter_set to set existing log level 2018-11-20 08:43:34 -05:00
log_instance.h logging: Handle nios2 global pointer register issue 2018-11-10 12:38:29 -05:00
log_msg.h logging: Fix possible out-of-bound access in log_output 2018-10-30 15:29:28 +01:00
log_output.h
log.h logging: Fix LOG_LEVEL dependency on log.h include 2018-11-15 16:31:08 -05:00
sys_log.h logging: deprecate SYS_LOG_ macros 2018-10-31 10:11:14 -04:00