Macro info

Source
macro_rules! info {
    ($( $args:expr ),*) => { ... };
}
Expand description

Constructs an event at the info level.