Macro lightning::log_error

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

Log at the ERROR level.