zephyr/subsys/logging
Fabio Baltieri a3e39cb0e5 logging: make CONFIG_LOG_ALWAYS_RUNTIME build check less ambiguous
When these fails the compiler just prints "Option must be enabled" with
no reference to what option, so one has to look at the code to find out.
Mention the actual option in the error to make these unambiguous.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-01-02 10:10:49 +01:00
..
backends
mipi_syst
CMakeLists.txt
Kconfig
Kconfig.filtering
Kconfig.formatting
Kconfig.frontends
Kconfig.links
Kconfig.misc
Kconfig.mode
Kconfig.processing
Kconfig.template.log_config
Kconfig.template.log_config_inherit
Kconfig.template.log_format_config
log_cache.c
log_cache.h
log_cmds.c
log_core.c logging: make CONFIG_LOG_ALWAYS_RUNTIME build check less ambiguous 2024-01-02 10:10:49 +01:00
log_frontend_dict_uart.c
log_link_ipc_service.c
log_mgmt.c
log_minimal.c
log_msg.c
log_multidomain_link.c
log_output_custom.c
log_output_dict.c LOG: DICT: Forward the User Context Void pointer to backend 2024-01-02 10:09:27 +01:00
log_output_syst.c
log_output.c