Serilog.Sinks.File
3.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Serilog.Sinks.File --version 3.1.0
NuGet\Install-Package Serilog.Sinks.File -Version 3.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Serilog.Sinks.File" Version="3.1.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.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog.Sinks.File, 3.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. 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.1.0 // Install Serilog.Sinks.File as a Cake Tool #tool nuget:?package=Serilog.Sinks.File&version=3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Write Serilog events to a text file in plain or JSON format.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.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.Timer (>= 4.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Serilog.Sinks.File:
Package | Downloads |
---|---|
Serilog.AspNetCore
Serilog support for ASP.NET Core logging |
GitHub repositories (366)
Showing the top 5 popular GitHub repositories that depend on Serilog.Sinks.File:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System
|
|
netchx/netch
A simple proxy client
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
|