### Description Structured Logs should allow the usage of string templates and parsing of the parameters so they can be independently queried. (https://github.com/getsentry/sentry-dart/issues/2915) e.g `Sentry.logger.trace('My %s', ['parameter'])`<br><br>This feature is not part of the initial release of logs in Dart