zephyr/include/logging
Krzysztof Chruscinski 262cc55609 logging: Deprecate v1, default to v2
Reduced logging mode selection to deferred, immediate, minimal and
frontend. Decoupled logging version from mode and created CONFIG_LOG1
which can be used to explicitly select deprecated version.

From now on, chosing CONFIG_LOG_MODE_{IMMEDIATE,DEFERRED} will result
in version2.

Deprecated CONFIG_LOG2_MODE_{IMMEDIATE,DEFERRED} with cmake warning.

Codebase adapted to those changes.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-01-17 15:49:10 -05:00
..
log_backend_std.h logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_backend.h logging: Add missing api documentation 2022-01-17 15:49:10 -05:00
log_core.h logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_ctrl.h logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_frontend.h
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 logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_msg.h
log_output_dict.h
log_output.h
log.h logging: Cleanup in log_instance 2021-12-21 09:36:09 +01:00