### Summary Avoid a string allocation when there are no parameters that the template string should be formatted with. ### Remarks Noticed during [UNITY-180](https://linear.app/getsentry/issue/UNITY-180/structured-logging-improvements).
Summary
Avoid a string allocation when there are no parameters that the template string should be formatted with.
Remarks
Noticed during UNITY-180.