slog

Macro record_static

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

Create RecordStatic at the given code location