|
@@ -1769,6 +1769,10 @@ static size_t log_output(int facility, int level, enum log_flags lflags, const c
|
|
/* If it doesn't end in a newline, try to buffer the current line */
|
|
/* If it doesn't end in a newline, try to buffer the current line */
|
|
if (cont_add(facility, level, lflags, text, text_len))
|
|
if (cont_add(facility, level, lflags, text, text_len))
|