Function secret_cosmwasm_std::plaintext_log
source · [−]pub fn plaintext_log<K: ToString, V: ToString>(key: K, value: V) -> LogAttribute
Expand description
A shorthand to produce a plaintext log attribute
pub fn plaintext_log<K: ToString, V: ToString>(key: K, value: V) -> LogAttribute
A shorthand to produce a plaintext log attribute