Macro biodivine_sketchbook::error

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

Version of log with ERROR severity.