[][src]Macro slog::slog_record

macro_rules! slog_record {
    ($lvl:expr, $tag:expr, $args:expr, $b:expr,) => { ... };
    ($lvl:expr, $tag:expr, $args:expr, $b:expr) => { ... };
}

Create Record at the given code location (alias)