HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3
1.0.8
Prefix Reserved
See the version list below for details.
dotnet add package HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3 --version 1.0.8
NuGet\Install-Package HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3 -Version 1.0.8
<PackageReference Include="HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3" Version="1.0.8" />
paket add HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3 --version 1.0.8
#r "nuget: HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3, 1.0.8"
// Install HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3 as a Cake Addin #addin nuget:?package=HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3&version=1.0.8 // Install HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3 as a Cake Tool #tool nuget:?package=HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3&version=1.0.8
Serilog.Sinks.AmazonS3
Serilog.Sinks.AmazonS3 is a library to save logging information from Serilog to Amazon S3. The idea there was to upload log files to Amazon S3 to later evaluate them with Amazon EMR services. The assembly was written and tested in .Net Framework 4.8 and .Net Standard 2.0. This project makes use of the Serilog.Sinks.File's code in a major part, so thanks to all the contributors of this project 👍.
Available for
- NetFramework 4.6
- NetFramework 4.6.2
- NetFramework 4.7
- NetFramework 4.7.2
- NetFramework 4.8
- NetStandard 2.0
- NetStandard 2.1
- NetCore 2.1
- NetCore 3.0
- NetCore 3.1
Net Core and Net Framework latest and LTS versions
- https://dotnet.microsoft.com/download/dotnet-framework
- https://dotnet.microsoft.com/download/dotnet-core
Basic usage:
Check out the how to use file here.
Change history
- Version 1.0.8.0 (2020-03-26) : Updated nuget packages.
- Version 1.0.7.0 (2020-02-09) : Updated nuget packages, updated available versions.
- Version 1.0.6.0 (2019-12-09) : Fixed nuget package dependency bug.
- Version 1.0.5.0 (2019-12-08) : Updated nuget packages, added new option "bucketPath" to the sink.
- Version 1.0.4.0 (2019-11-12) : Small updates, added new option "autoUploadEvents" to the sink.
- Version 1.0.3.0 (2019-11-08) : Updated nuget packages, added GitVersionTask.
- Version 1.0.2.0 (2019-07-19) : Support of role based authorization to S3 added, failureCallback parameter added.
- Version 1.0.1.0 (2019-06-23) : Added icon to the nuget package.
- Version 1.0.0.0 (2019-05-31) : 1.0 release.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 is compatible. 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 2.1
- AWSSDK.Core (>= 3.3.104)
- AWSSDK.S3 (>= 3.3.110)
- Serilog (>= 2.9.0)
-
.NETCoreApp 3.0
- AWSSDK.Core (>= 3.3.104)
- AWSSDK.S3 (>= 3.3.110)
- Serilog (>= 2.9.0)
-
.NETCoreApp 3.1
- AWSSDK.Core (>= 3.3.104)
- AWSSDK.S3 (>= 3.3.110)
- Serilog (>= 2.9.0)
-
.NETFramework 4.6
- AWSSDK.Core (>= 3.3.104)
- AWSSDK.S3 (>= 3.3.110)
- Serilog (>= 2.9.0)
-
.NETFramework 4.6.2
- AWSSDK.Core (>= 3.3.104)
- AWSSDK.S3 (>= 3.3.110)
- Serilog (>= 2.9.0)
-
.NETFramework 4.7
- AWSSDK.Core (>= 3.3.104)
- AWSSDK.S3 (>= 3.3.110)
- Serilog (>= 2.9.0)
-
.NETFramework 4.7.2
- AWSSDK.Core (>= 3.3.104)
- AWSSDK.S3 (>= 3.3.110)
- Serilog (>= 2.9.0)
-
.NETFramework 4.8
- AWSSDK.Core (>= 3.3.104)
- AWSSDK.S3 (>= 3.3.110)
- Serilog (>= 2.9.0)
-
.NETStandard 2.0
- AWSSDK.Core (>= 3.3.104)
- AWSSDK.S3 (>= 3.3.110)
- NETStandard.Library (>= 2.0.0)
- Serilog (>= 2.9.0)
-
.NETStandard 2.1
- AWSSDK.Core (>= 3.3.104)
- AWSSDK.S3 (>= 3.3.110)
- NETStandard.Library (>= 2.1.0)
- Serilog (>= 2.9.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.1.10 | 42,617 | 8/29/2021 | |
1.1.9 | 3,577 | 8/9/2021 | |
1.1.8 | 6,382 | 7/25/2021 | |
1.1.7 | 2,272 | 6/4/2021 | |
1.1.6 | 836 | 5/15/2021 | |
1.1.5 | 1,263 | 4/29/2021 | |
1.1.4 | 1,997 | 4/7/2021 | |
1.1.3 | 21,841 | 3/31/2021 | |
1.1.2 | 9,665 | 2/27/2021 | |
1.1.1 | 429 | 2/21/2021 | |
1.1.0 | 1,690 | 2/3/2021 | |
1.0.12 | 34,696 | 7/16/2020 | |
1.0.11 | 458 | 7/15/2020 | |
1.0.10 | 10,436 | 6/5/2020 | |
1.0.9 | 24,261 | 5/10/2020 | |
1.0.8 | 8,986 | 3/26/2020 | |
1.0.7 | 661 | 2/9/2020 | |
1.0.6 | 4,107 | 12/9/2019 | |
1.0.5 | 559 | 12/8/2019 | |
1.0.4 | 2,082 | 11/12/2019 | |
1.0.3 | 597 | 11/8/2019 | |
1.0.2 | 890 | 7/25/2019 | |
1.0.1 | 724 | 6/23/2019 | |
1.0.0 | 2,335 | 6/1/2019 |
Version 1.0.8.0 (2020-03-26): Updated nuget packages.