Function format_vrl_diagnostics

Source
pub fn format_vrl_diagnostics(
    source: &str,
    diagnostics: impl Into<DiagnosticList>,
) -> String
Expand description

Formats VRL diagnostics honoring the global color setting.