Home
last modified time | relevance | path

Searched refs:log_custom_output_msg_process (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/logging/
Dlog_output_custom.h31 void log_custom_output_msg_process(const struct log_output *log_output,
/Zephyr-latest/subsys/logging/
Dlog_output_custom.c13 void log_custom_output_msg_process(const struct log_output *output, struct log_msg *msg, in log_custom_output_msg_process() function
Dlog_core.c87 log_custom_output_msg_process : NULL,
/Zephyr-latest/tests/subsys/logging/log_switch_format/src/
Dmain.c138 ? log_custom_output_msg_process in test_log_switch_format_func_t_get()