Skip to content

Releases: dahlsailrunner/logging-monitoring-aspnet6

Added traceability and opentelemetry

14 Feb 16:28
Compare
Choose a tag to compare
7.1.1

added back open telemetry

Health Checks Added

09 Feb 10:11
Compare
Choose a tag to compare
6.1

updated with health checks

Logging Destinations

01 Feb 23:00
Compare
Choose a tag to compare

Added three different destinations / frameworks and all of the NuGet packages that go along with them.

Message Templates, Events, Scopes, and Source Generators

21 Jan 19:16
Compare
Choose a tag to compare

Added Authentication

21 Jan 19:12
1d420f5
Compare
Choose a tag to compare

Authentication logic was added in #3 from a demo identity server.

3.1 - finished exception handling and request logging

11 Jan 19:46
Compare
Choose a tag to compare

Ready for Exception Handling and Request Logging - New UI

02 Jan 13:24
017bfb4
Compare
Choose a tag to compare

Added user interface and some simple exceptions (with no handling other than defaults).

Completed levels, categories, filters logic

27 Dec 12:20
Compare
Choose a tag to compare

Have added a few debug, informational, and warning entries. also a custom log category, and some filters.

Added database - ready for log levels, categories, filters

20 Dec 13:55
0a58b84
Compare
Choose a tag to compare

See PR #1 for the changes that have gotten us here.

Initial Log Entries

06 Dec 16:49
Compare
Choose a tag to compare

Two simple log entries have been added. The Domain project needed a NuGet package reference for this.