Many of my tests make use of the NullLogger defined in:
https://github.com/aspnet/Logging/tree/dev/src/Microsoft.Extensions.Logging.Testing
As far as I can tell, this package isn't published to nuget.org, so I find myself cutting and pasting it and then possibly updating it with every AspNetCore release.
Many of my tests make use of the NullLogger defined in:
https://github.com/aspnet/Logging/tree/dev/src/Microsoft.Extensions.Logging.Testing
As far as I can tell, this package isn't published to nuget.org, so I find myself cutting and pasting it and then possibly updating it with every AspNetCore release.