A minimal Microsoft.Extensions.Logging provider for test frameworks such as MSTest, xUnit and NUnit.
Info
| Version: | 2.0.11 |
| Author(s): | DavidS |
| Last Update: | Friday, October 10, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dshe/MXLogger |
| NuGet Url: | https://www.nuget.org/packages/MXLogger |
Install
Install-Package MXLogger
dotnet add package MXLogger
paket add MXLogger
MXLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 5.0.0)
Tags