zephyr/include/logging
Carles Cufi 082cf7ac64 logging: Clarify contract of log_output_func_t
The log_output_func_t backend function is supposed to either process or
drop bytes and return the amount of those to the caller. Clarify this in
the documentation.

Fixes #12241

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2019-03-27 09:50:12 +01:00
..
log_backend.h include: Make statements evaluate boolean expressions 2019-03-26 22:06:45 -04:00
log_core.h include: Add missing U for unsigned constants 2019-03-26 22:06:45 -04:00
log_ctrl.h
log_instance.h
log_msg.h include: Use macro BIT for shift operations 2019-03-26 14:31:29 -04:00
log_output.h logging: Clarify contract of log_output_func_t 2019-03-27 09:50:12 +01:00
log.h
sys_log.h