Macro object_store_wasm::log

source ยท
macro_rules! log {
    ( $( $t:tt )* ) => { ... };
}