pub fn output_plain_with_options(
value: &Value,
redaction_options: &RedactionOptions,
) -> StringExpand description
Format as single-line logfmt with configurable redaction options.
pub fn output_plain_with_options(
value: &Value,
redaction_options: &RedactionOptions,
) -> StringFormat as single-line logfmt with configurable redaction options.