Releases
Below is a listing of recent updates to our Nuget package, which is available at:

https://www.nuget.org/packages/errlog.io/
We've also published our Product Roadmap


Release History

ErrLog.IO.1.1.25

Updates - Minor performance improvements, removal of dependences

ErrLog.IO.Core.1.1.25

Updates - Release of .Net Core 2.0 Packages

ErrLog.IO.1.1.24

Updates - In some instances, posting to our error relay nodes failes due to firewall or NAT issues. Additional logging has been added to help diagnose these issues.

ErrLog.IO.1.1.21

Updates - Consolidating codebase into a single DLL for simplicity.

ErrLog.IO.1.1.21

Minor Updates - updates to our data object class, ELDataClass, so that it is strongly signed as well.

ErrLog.IO.1.1.20

Updates - including strongly signed package and minor bug fixes. Better handling of unpresented namespaces for .Net usage

ErrLog.IO.1.1.19

Bug Fix - Well, that's embarassing. We left our favicon in the nuget package. Not that we mind others using our icon... :)

ErrLog.IO.1.1.18

Bug Fix - Fixing minor keyword exclusion issue

ErrLog.IO.1.1.17

Updates - Adding additional iteration through Exception frames to identify originating line/col number of errors as well as other data.

ErrLog.IO.1.1.16

Updates - Improved querystring logging

ErrLog.IO.1.1.15

Bug Fix - CORS restriction on package relaying

ErrLog.IO.1.1.10

Updates - IP Address detection, additional filename validation

ErrLog.IO.1.1.9

Updates - Slack Webhook integration

ErrLog.IO.1.1.8

Updates - Expanding assembly version reflection and inclusion in logging

ErrLog.IO.1.1.7

Updates - Additional error handling

ErrLog.IO.1.1.6

Updates - Adding settings.throw_exception to throw an actual exception after logging errors.

ErrLog.IO.1.1.5

Updates - Exposing settings.verbose_logging to enable additional console logging for debugging purposes