zephyr/include/logging
Krzysztof Chruscinski 194c0acdfd logging: Add option to have tag which is prepended to all messages
Tag can be changed at runtime. Feature is enabled by setting
maximum tag length to positive value. Additionally, default
tag can be configured in Kconfig.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-01-04 14:57:31 -06:00
..
log_backend_std.h logging: Remove code duplication from log_backend_std 2021-07-23 16:06:37 -04:00
log_backend.h toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
log_core.h logging: Cleanup in log_instance 2021-12-21 09:36:09 +01:00
log_ctrl.h logging: Add option to have tag which is prepended to all messages 2022-01-04 14:57:31 -06:00
log_frontend.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_instance.h logging: Cleanup in log_instance 2021-12-21 09:36:09 +01:00
log_internal.h logging: Add option to have tag which is prepended to all messages 2022-01-04 14:57:31 -06:00
log_msg2.h zephyr: fix errors when building with -Wundef 2021-12-14 11:47:13 -06:00
log_msg.h logging: Add log mem shell command 2021-08-12 11:06:32 -04:00
log_output_dict.h comments: minor typo fixes 2021-10-05 07:18:13 -04:00
log_output.h logging: add log_output_timestamp_to_us() helper function 2021-04-20 18:21:26 -04:00
log.h logging: Cleanup in log_instance 2021-12-21 09:36:09 +01:00