Serilog.Sinks.AmazonS3
1.2.0
See the version list below for details.
dotnet add package Serilog.Sinks.AmazonS3 --version 1.2.0
NuGet\Install-Package Serilog.Sinks.AmazonS3 -Version 1.2.0
<PackageReference Include="Serilog.Sinks.AmazonS3" Version="1.2.0" />
paket add Serilog.Sinks.AmazonS3 --version 1.2.0
#r "nuget: Serilog.Sinks.AmazonS3, 1.2.0"
// Install Serilog.Sinks.AmazonS3 as a Cake Addin #addin nuget:?package=Serilog.Sinks.AmazonS3&version=1.2.0 // Install Serilog.Sinks.AmazonS3 as a Cake Tool #tool nuget:?package=Serilog.Sinks.AmazonS3&version=1.2.0
Serilog.Sinks.AmazonS3 is a library to save logging information from https://github.com/serilog/serilog to https://aws.amazon.com/s3/. The idea there was to upload log files to https://aws.amazon.com/s3/ to later evaluate them with https://aws.amazon.com/emr/ services. The assembly was written and tested in .Net Framework 4.8 and .Net Standard 2.0. This project makes use of the https://github.com/serilog/serilog-sinks-file's code in a major part, so thanks to all the https://github.com/serilog/serilog-sinks-file/graphs/contributors of this project :thumbsup:.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net46 is compatible. net461 was computed. net462 is compatible. net463 was computed. net47 is compatible. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- AWSSDK.S3 (>= 3.7.2.4)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
-
.NETFramework 4.6
- AWSSDK.S3 (>= 3.7.2.4)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
-
.NETFramework 4.6.2
- AWSSDK.S3 (>= 3.7.2.4)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
-
.NETFramework 4.7
- AWSSDK.S3 (>= 3.7.2.4)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
-
.NETFramework 4.7.2
- AWSSDK.S3 (>= 3.7.2.4)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
-
.NETFramework 4.8
- AWSSDK.S3 (>= 3.7.2.4)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
-
.NETStandard 2.0
- AWSSDK.S3 (>= 3.7.2.4)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
-
.NETStandard 2.1
- AWSSDK.S3 (>= 3.7.2.4)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
-
net5.0
- AWSSDK.S3 (>= 3.7.2.4)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Serilog.Sinks.AmazonS3:
Package | Downloads |
---|---|
Acontplus.Common.Logging
Library to trace logs with local, s3 and database |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.3 | 1,546 | 12/26/2024 |
1.5.2 | 39,645 | 5/16/2024 |
1.5.1 | 52,467 | 3/3/2024 |
1.5.0 | 7,006 | 11/21/2023 |
1.4.1 | 32,093 | 6/6/2023 |
1.4.0 | 19,163 | 4/7/2023 |
1.3.0 | 8,990 | 11/20/2022 |
1.2.9 | 18,896 | 10/30/2022 |
1.2.8 | 15,110 | 8/28/2022 |
1.2.7 | 44,313 | 8/3/2022 |
1.2.6 | 5,191 | 6/1/2022 |
1.2.5 | 14,327 | 2/16/2022 |
1.2.4 | 961 | 2/16/2022 |
1.2.3 | 5,024 | 1/12/2022 |
1.2.2 | 10,944 | 11/9/2021 |
1.2.1 | 959 | 11/4/2021 |
1.2.0 | 14,726 | 9/12/2021 |
1.1.11 | 7,346 | 9/3/2021 |
Version 1.2.0.0 (2021-09-12): Added example of loading logger config from appsettings (Thanks to @stylesm), added validation for the serviceUrl property (Thanks to @stylesm), updated icon, smaller adjustements due to move to the serilog-contrib organization, updated NuGet packages.