Function redact

Source
pub fn redact(input: &impl Display) -> String
Expand description

Removes any known sensitive strings from the input and replaces them with LORRY_REDACTED