Macro lightning::log_error[][src]

macro_rules! log_error {
    ($logger : expr, $($arg : tt) *) => { ... };
}
Expand description

Log an error.