The System.Diagnostics.Trace sink for Serilog.
Info
Version: | 4.0.0 |
Author(s): | Serilog Contributors |
Last Update: | Sunday, June 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/serilog/serilog-sinks-trace |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.Trace |
Install
Install-Package Serilog.Sinks.Trace
dotnet add package Serilog.Sinks.Trace
paket add Serilog.Sinks.Trace
Serilog.Sinks.Trace Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Serilog(>= 2.3.0)
- NETStandard.Library(>= 1.6.1)
- Serilog(>= 2.3.0)
- System.Diagnostics.TraceSource(>= 4.0.0)
Tags