Releases: Streets-Heaver/ElasticLogging
Releases · Streets-Heaver/ElasticLogging
v1.0.0
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
- @dependabot made their first contribution in #5
Full Changelog: v0.0.5...v1.0.0
v0.0.5
Merge pull request #2 from Streets-Heaver/MoveDisposesOntoInterface Moved disposes onto ILogger interface so it makes mocking easier
v0.0.2
Fixed issue which would prevent logs from been sent if logs had previously been sent.
v0.0.1
Initial release with minimum features.