Skip to main content

markdown_table_head

Function markdown_table_head 

Source
pub fn markdown_table_head<S>(out: &mut S) -> Result
where S: Write + ?Sized,
Expand description

Appends the header for a captured-log Markdown table.

The header defines level, span, and message columns together with their alignment row. Callers can append rows with markdown_table.