Macro slog::slog_record_static [−][src]
macro_rules! slog_record_static { ($lvl:expr, $tag:expr,) => { ... }; ($lvl:expr, $tag:expr) => { ... }; }
Create RecordStatic
at the given code location (alias)
macro_rules! slog_record_static { ($lvl:expr, $tag:expr,) => { ... }; ($lvl:expr, $tag:expr) => { ... }; }
Create RecordStatic
at the given code location (alias)