zephyr/include/logging
Krzysztof Chruscinski 08e5103105 logging: Extend log_output to support raw data
Added functions for processing log string and hexdump. Details
are passed as function parameters and not as log_msg. Those
functions can be used when logger works in  synchronous mode
and log messages are not created.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-01-29 17:24:37 +01:00
..
log.h logging: Replace custom macros with generic ones from util.h 2019-01-24 08:40:01 -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 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: 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
sys_log.h doc: group logging and deprecate SYS_LOG_* 2018-12-10 20:38:09 -05:00