pub fn plaintext_log<K, V>(key: K, value: V) -> LogAttribute where
    K: ToString,
    V: ToString
Expand description

A shorthand to produce a plaintext log attribute