zephyr/include/logging
Krzysztof Chruscinski 8cdca11620 logging: Replace custom macros with generic ones from util.h
Some of macros initially created in the logger has been moved
to util.h. This commit replaces custom macros with the one
from util.h

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-01-24 08:40:01 -05:00
..
log_backend.h log: Make statements evaluate boolean expressions 2019-01-07 08:52:07 -05:00
log_core.h logging: Replace custom macros with generic ones from util.h 2019-01-24 08:40:01 -05:00
log_ctrl.h doc: group logging and deprecate SYS_LOG_* 2018-12-10 20:38:09 -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 logging: Handle dropped messages in log_output 2018-12-18 13:42:41 +01:00
log.h logging: Replace custom macros with generic ones from util.h 2019-01-24 08:40:01 -05:00
sys_log.h doc: group logging and deprecate SYS_LOG_* 2018-12-10 20:38:09 -05:00