Searched refs:log_custom_format_func (Results 1 – 1 of 1) sorted by relevance
11 static log_format_func_t log_custom_format_func; variable16 if (log_custom_format_func) { in log_custom_output_msg_process()17 log_custom_format_func(output, msg, flags); in log_custom_output_msg_process()23 log_custom_format_func = format; in log_custom_output_msg_set()