zephyr/include/logging
Emil Hammarstrom 746ba2dd9c logging: make log_backend_std header public
Exported header oftenly used when creating a logging
backend that inpects the log 'stream'.
Enables use in external Zephyr modules implementing the
logging backend interface.

Signed-off-by: Emil Hammarstrom <emil.hammarstrom@assaabloy.com>
2020-10-21 10:21:05 -04:00
..
log_backend_std.h logging: make log_backend_std header public 2020-10-21 10:21:05 -04:00
log_backend.h logging: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
log_core.h logging: fix if else if constructs missing final else 2020-10-07 23:05:18 -07:00
log_ctrl.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_frontend.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_instance.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_msg.h code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
log_output.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log.h sys: util: Deprecate GET_ARG2 macro 2020-06-22 15:18:07 +02:00