
CodeClimate
Codacy
SonarQube
ESLint
CodeFactor.io
Coveralls
SensioLabs Insight
Source-Navigator NG
NLog
Serilog
LOGBack
AWS CloudTrail
Logmatic
LogTailApp
Elk
Logary
CodeClimate
NLogBased on our record, CodeClimate should be more popular than NLog. It has been mentiond 19 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Automated analysis tools: SonarQube, CodeClimate, and Codacy detect code-level debt automatically: cyclomatic complexity, code duplication, dependency staleness, and coverage gaps. These tools supplement but don't replace the architectural and business-logic debt that requires human judgment to identify and document. - Source: dev.to / 3 months ago
CodeClimate and Codacy can generate before/after metrics for code quality that make the starting and ending states concrete rather than subjective. - Source: dev.to / 3 months ago
CodeClimate quantifies maintainability so teams canโt hand-wave garbage away. - Source: dev.to / 11 months ago
Code Climate: Link - Automated code review and quality analysis for codebase health. - Source: dev.to / about 1 year ago
Use tools like SonarQube or CodeClimate to spot the high-risk 20%. Then fix one thing at a time not everything at once. This isnโt Dark Souls. - Source: dev.to / about 1 year ago
Libraries: Serilog (most popular), or NLog for simpler setups. - Source: dev.to / 9 months ago
Need an alternative logging library? NLog is another fantastic choice. - Source: dev.to / almost 2 years ago
Log4Net does not get that much attention any more. From my understanding it served as an alternative for Log4J, but today better and more modern solutions have been created. I migrated a codebase over to .NET Core a couple of years ago, and it seemed that Log4net had issues running on Linux because of kernel calls inside their codebase. If you look at the version history on NuGet, it had just 3 patch releases last... Source: over 3 years ago
I'm going to look at psframework mentioned elsewhere, but I make use of .NET NLog https://nlog-project.org/. it's not terribly hard to wire up, and is pretty feature rich. Source: over 3 years ago
On the other hand, NLog is a flexible and free logging platform for various .NET platforms, including .NET standard. NLog makes it easy to write to several targets. (database, file, console) and change the logging configuration on-the-fly. - Source: dev.to / about 5 years ago
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
Serilog - Backend Development and Utilities
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
LOGBack - Logging framework
ESLint - The fully pluggable JavaScript code quality tool
AWS CloudTrail - AWS CloudTrail is a web service that records AWS API calls for your account and delivers log files to you.