BenBurgers.BuildingBlocks.Logging.Xunit
0.2.1-alpha
Logging capabilities with Xunit using the ITestOutputHelper that is injected by Xunit into test class constructors.
This is a prerelease version of BenBurgers.BuildingBlocks.Logging.Xunit.
Install-Package BenBurgers.BuildingBlocks.Logging.Xunit -Version 0.2.1-alpha
dotnet add package BenBurgers.BuildingBlocks.Logging.Xunit --version 0.2.1-alpha
<PackageReference Include="BenBurgers.BuildingBlocks.Logging.Xunit" Version="0.2.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BenBurgers.BuildingBlocks.Logging.Xunit --version 0.2.1-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added an XunitLoggerHelper to quickly and easily create a LoggerFactory and/or a Logger that logs to the ITestOutputHelper.
Dependencies
-
net5.0
- Microsoft.Extensions.Logging (>= 5.0.0-rc.1.20451.14)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 5.0.0-rc.1.20451.14)
- xunit.abstractions (>= 2.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.1-alpha | 80 | 10/3/2020 |
0.1.8-alpha | 159 | 9/22/2020 |