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

Support for LoggerMessageAttribute

Open Nefarion opened this issue 2 years ago • 0 comments

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

Nefarion avatar Jan 25 '23 12:01 Nefarion