slog

Macro slog_record

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

Create Record at the given code location (alias)