Update src/roadmaps/aspnet-core/content/108-log-frameworks/index.md

pull/3294/head
Kamran Ahmed 2 years ago committed by GitHub
parent 16de89c832
commit fc37b42ff1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/roadmaps/aspnet-core/content/108-log-frameworks/index.md

@ -5,7 +5,7 @@ In ASP.NET, log frameworks are libraries that provide a way to log and analyze d
- Serilog
- NLog
- Log4Net
- Elmah
- ELMAH
- Microsoft.Extensions.Logging
These are some of the most popular log frameworks in ASP.NET, each of them has its own set of features and use cases, and the choice of which log framework to use will depend on the specific requirements of the application.

Loading…
Cancel
Save