Macro makepad_draw::shader::std::log

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