Capture serilog log events to xUnit output.
Info
| Version: | 1.0.14 |
| Author(s): | dave timmins, Ilya Margolin |
| Last Update: | Sunday, February 26, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/marhoily/serilog-sinks-xunittestoutput |
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.XunitTestOutput |
Install
Install-Package Serilog.Sinks.XunitTestOutput
dotnet add package Serilog.Sinks.XunitTestOutput
paket add Serilog.Sinks.XunitTestOutput
Serilog.Sinks.XunitTestOutput Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.4.0)
- xunit.abstractions(>= 2.0.1)
Tags