SerilogAnalyzer
SerilogAnalyzer copied to clipboard
Use it in asp net core project
I am developping a rather large asp net core project and thus using Microsoft.Extensions.Logging together with Serilog as logging provider. Now I'd like to use SerilogAnalyze in my solution. So installed the vsix package, but I did not see any reaction.
My question: How can I get it to work in this environement?
SerilogAnalyzer currently only supports Serilog directly, see https://github.com/Suchiman/SerilogAnalyzer/issues/15