Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 23 C# Logging Projects
-
Serilog
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Reading, 'ensuring that data is actually written and stays written is rather difficult', immediately reminded me of https://github.com/microsoft/FASTER (its not written in Go though), which is basically dealing with just that outlet ( except I think the KV store might be ram heavy, been a bit since I last looked at it )
-
-
-
Exceptionless: Free, easy to use and contribute to.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
I recently worked on a .Net application that sends its logs to files on the local file system using the log4Net Framework (see the documentation here). With the objective of improving and centralising logs, we considered sending the logs to an Azure Application Insight. Of course, we can use the App Insight SDK, but to avoid multiplying the code, we decided to extend Log4nNet by using a Log4Net appender dedicated to App Insight. In this post walks you through the steps to configure Log4net with the Application Insights appender and view your logs in the Azure portal.
-
-
WatchDog
WatchDog is a Realtime Message, Event, HTTP (Request & Response) and Exception logger and viewer for ASP.Net Core Web Apps and APIs. It allows developers log and view messages, events, http requests made to their web application and also exception caught during runtime in their web applications, all in Realtime. (by IzyPro)
-
-
The package documentation is here
-
-
Serilog.Exceptions
Log exception details and custom properties that are not output in Exception.ToString().
-
-
-
-
Analogy.LogViewer
A customizable Log Viewer with ability to create custom providers. Can be used with C#, C++, Python, Java and others
-
-
NReco.Logging.File
Generic file logger for .NET Core (FileLoggerProvider) with minimal dependencies (by nreco)
-
-
-
cscore
cscore is a minimal-footprint library providing commonly used helpers & patterns for your C# projects. It can be used in both pure C# and Unity projects. (by cs-util-com)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C# Logging discussion
C# Logging related posts
-
.NET Learning Notes: 日志系统(Logging)
-
Serilog filter log files by type
-
What are the best logging and monitoring tools for .NET apps
-
How to send logs to Azure Application Insights using log4net
-
NET 9 BinaryFormatter migration paths
-
Logging Best Practices in ASP.NET Core
-
Create GitHub profile viewer in web API c#
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 21 Mar 2025
Index
What are some of the best open-source Logging projects in C#? This list will help you:
# | Project | Stars |
---|---|---|
1 | Serilog | 7,461 |
2 | FASTER | 6,387 |
3 | NLog | 6,382 |
4 | opentelemetry-dotnet | 3,397 |
5 | Exceptionless | 2,424 |
6 | Foundatio | 2,016 |
7 | splat | 981 |
8 | Log4Net | 877 |
9 | StackExchange.Exceptional | 862 |
10 | WatchDog | 827 |
11 | Sentry | 647 |
12 | ApplicationInsights-dotnet | 568 |
13 | Exceptionless | 563 |
14 | Serilog.Exceptions | 519 |
15 | ULogViewer | 450 |
16 | Hangfire.Console | 447 |
17 | ZeroLog | 415 |
18 | Analogy.LogViewer | 321 |
19 | ELMAH | 312 |
20 | NReco.Logging.File | 311 |
21 | serilog-sinks-mssqlserver | 290 |
22 | Elmah MVC | 264 |
23 | cscore | 201 |