Macro lotus_script::log::error

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

Log an error message.