SerilogAnalyzer icon indicating copy to clipboard operation
SerilogAnalyzer copied to clipboard

Use it in asp net core project

Open digitalsigi opened this issue 4 years ago • 1 comments

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?

digitalsigi avatar Nov 05 '20 08:11 digitalsigi

SerilogAnalyzer currently only supports Serilog directly, see https://github.com/Suchiman/SerilogAnalyzer/issues/15

Suchiman avatar Nov 05 '20 09:11 Suchiman