Releases: mattwcole/gelf-extensions-logging
Releases · mattwcole/gelf-extensions-logging
2.3.0-pre1
Write internal library errors to System.Diagnostics.Trace
2.2.0
2.2.0-pre2
Merge pull request #58 from mattwcole/csharp9 Csharp9
2.2.0-pre1
Add setting to control UDP chunk size.
2.1.0-pre1
Add support for calculating additional fields dynamically based on log data.
2.0.1
2.0.0
- Remove support for netstandard1.3
- Replace Newtonsoft.Json with System.Text.Json
- Event ID now only sent if present
- Use C# 8 language features including enabling nullable project feature
- Use PackageLicenseFile instead of obsolete PackageLicenseUrl
- Update non Microsoft.Extensions.* NuGet packages
2.0.0-pre2
Fix license and add icon to NuGet package
2.0.0-pre1
- Remove support for netstandard1.3
- Replace Newtonsoft.Json with System.Text.Json
- Event ID now only sent if present
- Use C# 8 language features including enabling nullable project feature
- Use PackageLicenseFile instead of obsolete PackageLicenseUrl
- Update non Microsoft.Extensions.* NuGet packages