Structured logging needs a performance-critical usage pattern · Issue #246 · aspnet/Logging

It needs to have a way for parameters to be typed, and for format lookup and parsing to be done once, and for a short-circuit of is enabled to have an allocation-free path.