zephyr/include/logging
Carles Cufi 322647129f subsys: logging: Add CR/LF handling flags
Add 2 new flags to control the output of newlines by the logger output
module. By default the logger adds both CR and LF, and with these 2 new
flags it is now possible to request LF only or no newlines at all.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-10-18 17:53:11 -04:00
..
log_backend.h logging: Add autostart option to LOG_BACKEND_DEFINE 2018-10-11 13:29:50 +03:00
log_core.h logging: add mechanism for handling transient strings 2018-10-01 15:26:14 -04:00
log_ctrl.h
log_instance.h
log_msg.h logging: add mechanism for handling transient strings 2018-10-01 15:26:14 -04:00
log_output.h subsys: logging: Add CR/LF handling flags 2018-10-18 17:53:11 -04:00
log.h logging: Make log_strdup() parameter const 2018-10-03 13:05:49 +03:00
sys_log.h