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