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

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