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

Writes a warn! message to the backend::tasks::tasks logger