resharper-structured-logging icon indicating copy to clipboard operation
resharper-structured-logging copied to clipboard

Support LoggerMessage.Define and DefineScope

Open FstTesla opened this issue 3 years ago • 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.

FstTesla avatar Jun 08 '22 09:06 FstTesla