Skip to main content

info

Macro info 

Source
macro_rules! info {
    ($entity:expr ; $($arg:tt)+) => { ... };
}
Expand description

The info macro provides a wrapper for the log macro at level log::Level::Info