The xUnit test output sink for Serilog.
Info
Version: | 3.0.5 |
Author(s): | Todd Benning |
Last Update: | Wednesday, February 8, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/trbenning/serilog-sinks-xunit |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.XUnit |
Install
Install-Package Serilog.Sinks.XUnit
dotnet add package Serilog.Sinks.XUnit
paket add Serilog.Sinks.XUnit
Serilog.Sinks.XUnit Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
- Serilog(>= 2.9.0)
- xunit.abstractions(>= 2.0.3)
- xunit.core(>= 2.4.1)
- Serilog(>= 2.9.0)
- xunit.abstractions(>= 2.0.3)
- xunit.core(>= 2.4.1)
Tags