resharper-structured-logging
resharper-structured-logging copied to clipboard
Support for LoggerMessageAttribute
In addition to #64, it would be great to also support the Message Property of LoggerMessageAttribute (Autogenerates the LoggerMessage.Define calls)
See https://learn.microsoft.com/en-us/dotnet/core/extensions/logger-message-generator#basic-usage for reference