Macro lotus_script::log::error

source ·
macro_rules! error {
    ($($arg:tt)*) => { ... };
}
Expand description

Log an error message.