pub fn revert_with_log<T>(value: T)
where
    T: AbiEncode,
Expand description