Add function which formats a logging string from input parameters and not from logging message. This function is more flexible since it does not require data to be placed in the log message. Converted a function for message processing to used this new function internally. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| mipi_syst | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.backends | ||
| Kconfig.filtering | ||
| Kconfig.formatting | ||
| Kconfig.frontends | ||
| Kconfig.misc | ||
| Kconfig.mode | ||
| Kconfig.processing | ||
| Kconfig.template.log_config | ||
| Kconfig.template.log_format_config | ||
| log_backend_adsp_hda.c | ||
| log_backend_adsp.c | ||
| log_backend_efi_console.c | ||
| log_backend_fs.c | ||
| log_backend_native_posix.c | ||
| log_backend_net.c | ||
| log_backend_rtt.c | ||
| log_backend_spinel.c | ||
| log_backend_swo.c | ||
| log_backend_uart.c | ||
| log_backend_xtensa_sim.c | ||
| log_cmds.c | ||
| log_core.c | ||
| log_frontend_dict_uart.c | ||
| log_mgmt.c | ||
| log_minimal.c | ||
| log_msg.c | ||
| log_output_dict.c | ||
| log_output_syst.c | ||
| log_output.c | ||