BlazorExtensions / Logging

Microsoft Extension Logging implementation for Blazor
MIT License
216 stars 31 forks source link

Update README.md #50

Closed vip32 closed 4 years ago

chucker commented 4 years ago

I'm guessing the intent of that comment is to say that the line will add a BrowserConsoleLogger instance. The intent of your change is to instead say that the Blazor.Extensions.Logging namespace needs to be imported.

galvesribeiro commented 4 years ago

Yeah, I agree with @chucker. It looks confuse your change. I think there is no need for this PR. Thanks!