Function fadroma::prelude::plaintext_log  
source · [−]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
pub fn plaintext_log<K, V>(key: K, value: V) -> LogAttribute where
    K: ToString,
    V: ToString, A shorthand to produce a plaintext log attribute