Skip to content

Releases: Streets-Heaver/ElasticLogging

v1.0.0

01 Mar 14:54
aaf3ccc
Compare
Choose a tag to compare

What's Changed

  • Renamed classes to be ElasticLogging from Logging. Simplified constru… by @tomaustin700 in #4
  • Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /ElasticLogging by @dependabot in #5

New Contributors

Full Changelog: v0.0.5...v1.0.0

v0.0.5

24 Feb 09:02
08c5c21
Compare
Choose a tag to compare
Merge pull request #2 from Streets-Heaver/MoveDisposesOntoInterface

Moved disposes onto ILogger interface so it makes mocking easier

v0.0.2

14 Jan 10:52
Compare
Choose a tag to compare

Fixed issue which would prevent logs from been sent if logs had previously been sent.

v0.0.1

14 Jan 09:28
Compare
Choose a tag to compare

Initial release with minimum features.