Macro cognitive_qualia::log_error [] [src]

macro_rules! log_error {
    ($($arg:tt)*) => { ... };
}