starina_api::prelude

Macro info

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

Logs with LogLevel::Info.