zephyr/include/logging
Krzysztof Chruscinski 117fab3004 logging: log_output: Improve immediate mode handling
When in immediate mode ensure that buffering is not used in log output.
Every byte is pushed to the transport.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-12-18 13:08:46 -08:00
..
log_backend.h logging: Include sys/util.h in log_backend.h 2019-12-04 11:39:42 +01:00
log_core.h logging: fix LOG_HEXDUMP_* in C++. 2019-12-18 21:54:18 +01:00
log_ctrl.h logging: add minimal implementation 2019-10-01 09:24:02 -04:00
log_frontend.h logging: add frontend API 2019-07-18 11:50:52 +02:00
log_instance.h doc: Fix warnings associated with 'unbalanced grouping commands' 2019-12-12 12:39:35 -06:00
log_msg.h logging: Clean up log.h dependencies 2019-08-01 14:42:40 +02:00
log_output.h logging: log_output: Improve immediate mode handling 2019-12-18 13:08:46 -08:00
log.h various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00