[go: up one dir, main page]

Macro slog::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)