[][src]Macro pebble_skip::log

macro_rules! log {
    ($log_level:expr, $message:literal) => { ... };
}