essential-diagnostics
Logging utilities
Provides additional logging capabilities and utility classes for .NET Framework System.Diagnostics trace logging
Essential.Diagnostics contains additional trace listeners, filters and utility classes for the .NET Framework System.Diagnostics trace logging. Included are colored console, SQL database, rolling file, Seq logging server, and in-memory trace listeners, expression filters, activity and logical operation scopes, and configuration file monitoring.
69 stars
5 watching
25 forks
Language: C#
last commit: about 3 years ago
Linked from 2 awesome lists
diagnosticsdot-netloggingtracesourcetracing
Related projects:
Repository | Description | Stars |
---|---|---|
net-commons/common-logging | Provides a simple logging abstraction for .NET applications | 649 |
damienbod/aspnetcorenlog | An ASP.NET Core application demonstrating configuration and usage of NLog with various logging targets including MS SQL Server, PostgreSQL, MySQL, and Elasticsearch. | 60 |
causiq/logary | A high-performance logging and metrics library for .NET applications | 526 |
d-e-s-o/test-log | Automatically initializes logging and/or tracing infrastructure before running tests. | 119 |
hashicorp/logutils | A Go logging utility package that extends the standard library log package to provide better logging functionality without introducing fragmentation. | 368 |
nlog/nlog.extensions.logging | Provides a logging solution for .NET Core applications using the NLog library | 392 |
rehansaeed/serilog.exceptions | Adds exception details to log messages | 514 |
serilog/serilog-aspnetcore | A package that integrates Serilog logging with ASP.NET Core applications. | 1,314 |
sergiusthebest/plog | A portable and flexible C++ logging library with unique features such as CSV log format and wide string support. | 2,221 |
apache/logging-log4net | A logging API and backend for .NET applications | 859 |
tersesystems/blindsight | A logging API that provides a structured and flexible way to log data in Scala applications | 85 |
jvandevelde/dnxcore-logging-logstash | An extension that provides logging capabilities to .NET Core applications using UDP and Redis transports. | 8 |
alaatm/sejil | An ASP.NET Core logging library that captures and filters log events for developer insights | 182 |
ncrashed/dlogg | A logging utility library designed to handle high loads and provide customizable logging with rotating log files and buffered output. | 14 |
p6spy/p6spy | intercepts and logs database transactions without requiring code changes to the application | 2,085 |