Microsoft.Extensions.Logging compatible logger for recording log messages during tests.
Info
| Version: | 1.0.66 |
| Author(s): | Christian Horsdal |
| Last Update: | Tuesday, June 18, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/horsdal/InMemoryLogger |
| NuGet Url: | https://www.nuget.org/packages/InMemoryLogger |
Install
Install-Package InMemoryLogger
dotnet add package InMemoryLogger
paket add InMemoryLogger
InMemoryLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.2.0)
Tags