![]() |
VOOZH | about |
dotnet add package Serilog.Sinks.SuperRollingFileAlternate --version 1.0.0
NuGet\Install-Package Serilog.Sinks.SuperRollingFileAlternate -Version 1.0.0
<PackageReference Include="Serilog.Sinks.SuperRollingFileAlternate" Version="1.0.0" />
<PackageVersion Include="Serilog.Sinks.SuperRollingFileAlternate" Version="1.0.0" />Directory.Packages.props
<PackageReference Include="Serilog.Sinks.SuperRollingFileAlternate" />Project file
paket add Serilog.Sinks.SuperRollingFileAlternate --version 1.0.0
#r "nuget: Serilog.Sinks.SuperRollingFileAlternate, 1.0.0"
#:package Serilog.Sinks.SuperRollingFileAlternate@1.0.0
#addin nuget:?package=Serilog.Sinks.SuperRollingFileAlternate&version=1.0.0Install as a Cake Addin
#tool nuget:?package=Serilog.Sinks.SuperRollingFileAlternate&version=1.0.0Install as a Cake Tool
This is a rolling file sink that is an extension to Serilog.Sinks.RollingFileAlternate that allows you to easily configure async, log file prefix, and formatters. Including the ability to specify renderMessage to the JsonFormatter. Note that this project does not replace RollingFileAlternate, rather it is an addtional extension that uses Serilog.Sinks.RollingFileAlternate, and Serilog.Sinks.Async, the new Serilog.Formatting.CompactJson projects to make configuring enterprise suitable logs.",
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 net461 is compatible. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 40,517 | 8/9/2017 |
First release.