MELT is a free, open source, testing library for the .NET Standard Microsoft Extensions Logging library. It is a solution to easily test logs.
74
stars
5
forks
source link
Added tests with hand rolled logger implementation for comparison #6
Closed
alefranz closed 4 years ago
Samples used in blog post How to test logging when using Microsoft.Extensions.Logging
Also tweaked readme and other samples.