serilog-aspnetcore
Logging library
A package that integrates Serilog logging with ASP.NET Core applications.
Serilog integration for ASP.NET Core
1k stars
39 watching
208 forks
Language: C#
last commit: about 1 month ago
Linked from 2 awesome lists
aspnet-coreaspnetcoreserilog
Related projects:
Repository | Description | Stars |
---|---|---|
nlog/nlog.web | A logging library specifically designed to work with ASP.NET and ASP.NET Core web applications. | 320 |
serilog-contrib/serilog-sinks-richtextbox | A Serilog sink that writes log events to a WPF RichTextBox control with color and theme support | 108 |
rehansaeed/serilog.exceptions | Adds exception details to log messages | 514 |
verifytests/verify.serilog | A tool for verifying Serilog logging behavior in C# applications | 1 |
apache/logging-log4net | A logging API and backend for .NET applications | 859 |
sergiusthebest/plog | A portable and flexible C++ logging library with unique features such as CSV log format and wide string support. | 2,221 |
serdedotnet/serde | A C# port of the popular Rust serialization/deserialization library | 156 |
thomaslevesque/aspnetcore.asyncinitialization | A helper class to perform asynchronous application initialization in ASP.NET Core 2.x. | 87 |
nlog/nlog.extensions.logging | Provides a logging solution for .NET Core applications using the NLog library | 392 |
serilog/serilog-expressions | A feature-rich configuration language for filtering and formatting Serilog events in C# | 191 |
serilog/serilog-sinks-observable | A package that enables logging events to be observed and processed as observable streams. | 23 |
alaatm/sejil | An ASP.NET Core logging library that captures and filters log events for developer insights | 182 |
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 |
net-commons/common-logging | Provides a simple logging abstraction for .NET applications | 649 |