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

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