macro_rules! fixme {
    () => { ... };
    ($($arg:tt)*) => { ... };
}
Expand description

write a log with a “FIXME” prefix on an info level