Macro rust_observer_log_macro::error

source ยท
macro_rules! error {
    ($msg:expr $(, $opt:expr)*) => { ... };
}