olsh/resharper-structured-logging

Support LoggerMessage.Define and DefineScope

FstTesla opened this issue · 0 comments

The Microsoft.Extensions.Logging.LoggerMessage static class provides several overloaded Define and DefineScope methods.

The string formatString argument of these methods should be included in the analysis performed by this plugin.