zephyr/include/logging
Artur Lipowski d66758dca3 api: Fix warinings about signed integer usage in LOG_XYZ macros.
Static analyzer (clang-tidy) complains about using  signed integer
operand with a binary bitwise operator in LOG_XYZ macros.

Signed-off-by: Artur Lipowski <artur.lipowski@hidglobal.com>
2020-04-22 17:36:07 +02:00
..
log_backend.h logging: Fixes c++ compile error using LOG_BACKEND_DEFINE 2020-02-11 20:11:12 +02:00
log_core.h api: Fix warinings about signed integer usage in LOG_XYZ macros. 2020-04-22 17:36:07 +02: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 logging: Fix LOG_LEVEL_SET macro 2020-03-26 08:04:02 -04:00