Akka.Logger.Serilog 1.3.6

Serilog logging adapter for Akka.NET.

No packages depend on Akka.Logger.Serilog.

Restored `SerilogLogMessageFormatter` in order to fix [Bug: `LogEvent.ToString()` blows up when using Serilog semantic formatting](https://github.com/akkadotnet/Akka.Logger.Serilog/issues/43). Upgraded to [Akka.NET v1.3.6](https://github.com/akkadotnet/akka.net/releases/tag/v1.3.6). If you intend on using any of the Serilog semantic logging formats in your logging strings, __you need to use the SerilogLoggingAdapter__ inside your instrumented code or there could be elsewhere inside parts of your `ActorSystem`: ```csharp var log = Context.GetLogger<SerilogLoggingAdapter>(); // correct log.Info("My boss makes me use {semantic} logging", "semantic"); // serilog semantic logging format ``` This will allow all logging events to be consumed anywhere inside the `ActorSystem`, including places like the Akka.NET TestKit, without throwing `FormatException`s when they encounter semantic logging syntax outside of the `SerilogLogger`.

.NET Framework 4.5

.NET Standard 1.6

Version Downloads Last updated
1.5.25 82 06/27/2024
1.5.12.1 52 03/18/2024
1.5.12 51 03/18/2024
1.5.7 69 06/14/2023
1.5.0.1 44 04/09/2024
1.5.0 47 06/14/2023
1.5.0-beta5 41 04/09/2024
1.4.42 40 08/29/2023
1.4.26 71 03/30/2022
1.4.25 45 07/24/2022
1.4.17 56 07/21/2022
1.4.11 48 07/24/2022
1.4.10 48 07/24/2022
1.4.8 45 07/24/2022
1.4.3 52 07/24/2022
1.4.1 43 07/24/2022
1.4.1-rc3 46 07/24/2022
1.4.1-RC1 55 07/24/2022
1.3.11 50 07/24/2022
1.3.10 47 07/24/2022
1.3.9 64 07/24/2022
1.3.6 44 07/24/2022
1.3.3 72 07/24/2022
1.3.0 46 07/24/2022
1.2.0 48 07/24/2022
1.1.3 47 07/24/2022
1.1.2 47 07/24/2022
1.1.1 46 07/24/2022
1.0.8 46 07/24/2022
1.0.7 46 07/24/2022
1.0.6 53 07/24/2022
1.0.5 46 07/23/2022
1.0.4 45 07/23/2022
1.0.3 45 07/23/2022
1.0.2 41 07/23/2022
1.0.1 47 07/23/2022
1.0.0 46 07/23/2022
1.0.0-dev1504032244 49 07/23/2022
0.8.0 48 07/24/2022
0.7.1 48 07/23/2022
0.7.0 51 07/23/2022