Skip to content

Releases: josephwoodward/Serilog-Sinks-Loki

v4.0.0-beta3 Release

v4.0.0-beta1 Release

30 Jun 09:39
Compare
Choose a tag to compare
4.0.0-beta1 Release

v3.0.1-beta1

02 Dec 14:06
Compare
Choose a tag to compare
3.0.1-beta1

v3.0.0

10 Nov 12:25
Compare
Choose a tag to compare

This release includes:

#28 - Enable the LokiHttpClient to be configured via appsettings.json
#24 - Loki doesn't support Verbose and Fatal log levels, so they've been mapped to Loki's trace and critical levels
#13 - Windows newline/backslashes BadRequest fix
#22 - Labels can now be explicitly set via the PropertiesAsLabels field

v2.2.0 Release

02 Sep 22:45
081598d
Compare
Choose a tag to compare

v2.1.0 Release

05 Jun 03:22
Compare
Choose a tag to compare

#10 - Added support for Serilog Settings Configuration (thanks to Aragas)

v2.0.0 Release

19 Feb 00:56
ec48bb0
Compare
Choose a tag to compare

#7 - Log context now supported thank to m-mccormick
#8 - Update packages

1.0.1 Release

24 Sep 23:46
Compare
Choose a tag to compare

1.0.0 Release

26 Jan 07:38
Compare
Choose a tag to compare
  • Serilog.Sinks.Loki catches and logs unhandled exceptions
  • Ben.Demystifier cleans up exceptions before shipping them to Loki
  • .NET Standard 1.3 and 2.0 support
  • Basic Auth support for Loki

1.0.0-beta4 Release

19 Jan 22:18
c22e9e0
Compare
Choose a tag to compare
1.0.0-beta4 Release Pre-release
Pre-release

.NET Standard 1.3 support added