Akka.Logger.Serilog
1.5.7
dotnet add package Akka.Logger.Serilog --version 1.5.7
NuGet\Install-Package Akka.Logger.Serilog -Version 1.5.7
<PackageReference Include="Akka.Logger.Serilog" Version="1.5.7" />
paket add Akka.Logger.Serilog --version 1.5.7
#r "nuget: Akka.Logger.Serilog, 1.5.7"
// Install Akka.Logger.Serilog as a Cake Addin
#addin nuget:?package=Akka.Logger.Serilog&version=1.5.7
// Install Akka.Logger.Serilog as a Cake Tool
#tool nuget:?package=Akka.Logger.Serilog&version=1.5.7
Serilog logging adapter for Akka.NET.
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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. 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. |
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Akka.Logger.Serilog:
Package | Downloads |
---|---|
Emerald
Emerald framework. |
|
Emerald.MicroService
Framework to build microservices. |
|
SharpPulsar
SharpPulsar is Apache Pulsar Client built using Akka.net |
|
EventSaucing
An event source stack based on NEventStore and Akka |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.7 | 831 | 5/19/2023 |
1.5.0.1 | 21,206 | 3/15/2023 |
1.5.0 | 9,708 | 3/2/2023 |
1.5.0-beta5 | 183 | 3/1/2023 |
1.4.42 | 123,816 | 9/23/2022 |
1.4.26 | 320,592 | 10/7/2021 |
1.4.25 | 13,146 | 9/9/2021 |
1.4.17 | 143,206 | 3/17/2021 |
1.4.11 | 172,981 | 11/7/2020 |
1.4.10 | 8,848 | 10/28/2020 |
1.4.8 | 83,010 | 7/1/2020 |
1.4.3 | 55,226 | 3/27/2020 |
1.4.1 | 4,774 | 3/11/2020 |
1.4.1-rc3 | 359 | 3/10/2020 |
1.4.1-RC1 | 465 | 3/2/2020 |
1.3.11 | 43,664 | 2/5/2020 |
1.3.10 | 86,960 | 10/5/2019 |
1.3.9 | 273,534 | 8/23/2018 |
1.3.6 | 86,927 | 4/30/2018 |
1.3.3 | 40,832 | 2/1/2018 |
1.3.0 | 27,355 | 8/15/2017 |
1.2.0 | 14,458 | 5/2/2017 |
1.1.3 | 5,180 | 2/15/2017 |
1.1.2 | 9,782 | 10/11/2016 |
1.1.1 | 5,360 | 7/16/2016 |
1.0.8 | 10,614 | 4/28/2016 |
1.0.7 | 1,593 | 4/7/2016 |
1.0.6 | 3,977 | 1/18/2016 |
1.0.5 | 2,197 | 12/3/2015 |
1.0.4 | 2,920 | 8/8/2015 |
1.0.3 | 1,620 | 6/12/2015 |
1.0.2 | 1,258 | 6/3/2015 |
1.0.1 | 1,653 | 4/28/2015 |
1.0.0 | 1,264 | 4/9/2015 |
1.0.0-dev1504032244 | 997 | 4/3/2015 |
0.8.0 | 1,415 | 2/12/2015 |
0.7.1 | 1,463 | 12/13/2014 |
0.7.0 | 1,365 | 10/20/2014 |
[Update Akka.NET to 1.5.7](https://github.com/akkadotnet/akka.net/releases/tag/1.5.7)
[Fix SerilogLogMessageFormatter duplicate key exception bug](https://github.com/akkadotnet/Akka.Logger.Serilog/pull/228)
[Add log event property enricher support](https://github.com/akkadotnet/Akka.Logger.Serilog/pull/229)
[Fix backward compatibility issue](https://github.com/akkadotnet/Akka.Logger.Serilog/pull/230)