zephyr/include/logging
Daniel Leung f7d3d0268e logging: v2: add kconfig to always add indexes to msg packages
This adds a new CONFIG_LOG2_MSG_PKG_ALWAYS_ADD_RO_STRING_IDXS
kconfig. If enabled, the log message packages will always have
the indexes of read-only string arguments appended to the package.
This will be selected only by those backends requiring it.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-04-01 13:29:45 +02:00
..
log_backend_std.h logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_backend.h logging: Add API's to switch logging formats at runtime. 2022-02-23 14:12:22 -06:00
log_core.h logging: fix msg2 creation in __LOG_VA 2022-03-15 12:20:03 +01:00
log_ctrl.h logging: Add frontend support to v2 2022-03-14 14:08:49 -04:00
log_frontend.h logging: Add frontend support to v2 2022-03-14 14:08:49 -04:00
log_instance.h logging: Cleanup in log_instance 2021-12-21 09:36:09 +01:00
log_internal.h logging: Fix tracking of buffered messages 2022-01-20 08:52:08 -05:00
log_msg2.h logging: v2: add kconfig to always add indexes to msg packages 2022-04-01 13:29:45 +02:00
log_msg.h logging: Add common api for getting memory usage 2022-02-21 20:41:17 -05:00
log_output_dict.h comments: minor typo fixes 2021-10-05 07:18:13 -04:00
log_output.h logging: Add API's to switch logging formats at runtime. 2022-02-23 14:12:22 -06:00
log.h logging: Add frontend support to v2 2022-03-14 14:08:49 -04:00