serilog
There are 730 repositories under serilog topic.
serilog/serilog
Simple .NET logging with fully-structured events
serilog/serilog-aspnetcore
Serilog integration for ASP.NET Core
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
yanpitangui/dotnet-api-boilerplate
A Dotnet 9.0 WebApi template project. MediatR, Swagger, Mapper, Serilog and more implemented.
RehanSaeed/Serilog.Exceptions
Log exception details and custom properties that are not output in Exception.ToString().
serilog-contrib/serilog-sinks-elasticsearch
A Serilog sink that writes events to Elasticsearch
serilog/serilog-sinks-file
Write Serilog events to files in text and JSON formats, optionally rolling on time or size
Analogy-LogViewer/Analogy.LogViewer
A customizable Log Viewer with ability to create custom providers. Can be used with C#, C++, Python, Java and others
serilog/serilog-extensions-logging
Serilog provider for Microsoft.Extensions.Logging
Suchiman/SerilogAnalyzer
Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.
serilog-mssql/serilog-sinks-mssqlserver
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
alugili/ModernArchitectureShop
The Microservices Online Shop is an application with a modern software architecture that is cleanly designed and based on.NET lightweight technologies. The shop has two build variations. The first variant is the classic Microservices Architectural Style. The second one is with Dapr. Dapr has a comprehensive infrastructure for building highly decoupled Microservices; for this reason, I am using Dapr to achieve the noble goal of building a highly scalable application with clean architecture and clean code.
serilog/serilog-sinks-console
Write log events to System.Console as text or JSON, with ANSI theme support
datalust/serilog-sinks-seq
A Serilog sink that writes events to the Seq structured log server
serilog-contrib/serilog-ui
Simple Serilog log viewer UI for several sinks.
nblumhardt/serilog-timings
Extends Serilog with support for timed operations
warrenbuckley/Compact-Log-Format-Viewer
A cross platform tool to read & query JSON aka CLEF log files created by Serilog
serilog-contrib/serilog-sinks-grafana-loki
A Serilog sink sending log events to Grafana Loki
PoShLog/PoShLog
:nut_and_bolt: PoShLog is PowerShell cross-platform logging module. It allows you to log structured event data into console, file and much more places easily. It's built upon great C# logging library Serilog - https://serilog.net/
FantasticFiasco/serilog-sinks-http
A Serilog sink sending log events over HTTP.
sinantok/aspnetcore-webapi-template
This project is an Web API Open-Source Boilerplate Template that includes NET 8, Web API standards, clean n-tier architecture, GraphQL service, Redis, Mssql, Mongo databases and User Auditing (Identity) with a lot of best practices.
sitkoru/Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
structured-log/structured-log
A JavaScript implementation of Serilog's hybrid text/structured logging
olsh/resharper-structured-logging
An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers
serilog/serilog-sinks-opentelemetry
A Serilog OpenTelemetry Protocol (OTLP) sink
aghayeffemin/aspnetcore.ntier
.NET Core N-Tier architecture Web Api sample project.
serilog-contrib/serilog-sinks-richtextbox
A Serilog sink that writes log events to a WPF RichTextBox control with colors and theme support
marcinstelmach/Ecommerce.Api
Ecommerce in .net core 2.2, C#, MediaTr, CQRS, DDD, Autofac, DI, Entity Framework Core, Memory Cache, Serilog
datalust/clef-tool
A command-line tool for manipulating Compact Log Event Format files
serilog-contrib/serilog-enrichers-clientinfo
Enrich logs with client IP, correlation id and HTTP request headers.
RehanSaeed/Serilog.Enrichers.Span
Enrich Serilog log events with properties from Open Telemetry spans.
Adnatull/Clean-Architecture
Clean Architecture in ASP.Net 6.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing, ASP.NET Core Identity, Entity Framework Core - Code First, Linq2db, Repository Pattern - Generic, Swagger UI, Response Wrappers, API Versioning, Automapper, Serilog, Exception handling, and so on.
serilog-web/classic
[Discontinued] Serilog web request logging and enrichment for classic ASP.NET applications
hgmauri/elasticsearch-with-nest
Example of using Elasticsearch in Docker with the NEST and Serilog nuget package in .NET 9.0
malikmasis/TelephoneDirectory
microservices-> .net 8, golang - Docker, Tye, Dapr, Ocelot, RabbitMq, MassTransit, mssql, postgresql, elasticsearch, kibana, jwt
serilog-contrib/Serilog.Sinks.Postgresql.Alternative
Serilog.Sinks.Postgresql.Alternative is a library to save logging information from https://github.com/serilog/serilog to https://www.postgresql.org/.