Serilog.Sinks.File
3.2.0
Write Serilog events to a text file in plain or JSON format.
Install-Package Serilog.Sinks.File -Version 3.2.0
dotnet add package Serilog.Sinks.File --version 3.2.0
<PackageReference Include="Serilog.Sinks.File" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.File --version 3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog.Sinks.File, 3.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Serilog.Sinks.File as a Cake Addin
#addin nuget:?package=Serilog.Sinks.File&version=3.2.0
// Install Serilog.Sinks.File as a Cake Tool
#tool nuget:?package=Serilog.Sinks.File&version=3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- Serilog (>= 2.3.0)
-
.NETStandard 1.3
- Serilog (>= 2.3.0)
- System.IO (>= 4.1.0)
- System.IO.FileSystem (>= 4.0.1)
- System.IO.FileSystem.Primitives (>= 4.0.1)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Threading.Timer (>= 4.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Serilog.Sinks.File:
| Package | Downloads |
|---|---|
|
Serilog.Sinks.RollingFile
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 3.2.0 | 0 | 06.02.2022 |