Skip to main content
Serilog.Sinks.NUnit package icon

Serilog.Sinks.NUnit

NUnit Serilog sink. Usage: var log = new LoggerConfiguration().WriteTo.NUnitOutput().CreateLogger();

Total Downloads
3.3M
3,258,849
Published
Feb 15, 2018
Latest stable version

Install

.NET CLI
dotnet add package Serilog.Sinks.NUnit --version 1.0.1
Package Manager Console
Install-Package Serilog.Sinks.NUnit -Version 1.0.1
PackageReference
<PackageReference Include="Serilog.Sinks.NUnit" Version="1.0.1" />

Frameworks

.NETFramework4.6.1 .NETStandard1.6

Dependencies

NUnit
.NETFramework4.6.1
[3.6.0, )
Serilog
.NETFramework4.6.1
[2.0.0, )
NETStandard.Library
.NETStandard1.6
[1.6.1, )
NUnit
.NETStandard1.6
[3.6.0, )
Serilog
.NETStandard1.6
[2.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.