serilog
There are 790 repositories under serilog topic.
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
serilog/serilog
Simple .NET logging with fully-structured events
serilog/serilog-aspnetcore
Serilog integration for ASP.NET Core
xianhc/ape-volo-admin
.Net 8 、SqlSugar ORM、Vue 2.X、RBAC。前后端分离的开箱则用的企业级的权限开发框架(中后台管理系统)
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.
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
nblumhardt/serilog-timings
Extends Serilog with support for timed operations
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/
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.
FantasticFiasco/serilog-sinks-http
A Serilog sink sending log events over HTTP.
serilog/serilog-sinks-opentelemetry
A Serilog OpenTelemetry Protocol (OTLP) sink
sitkoru/Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
olsh/resharper-structured-logging
An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers
minhsangdotcom/clean-architecture
Clean Architecture Solution Template is for .NET Core🚀.
structured-log/structured-log
A JavaScript implementation of Serilog's hybrid text/structured logging
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.
Adnatull/.NET-Clean-Architecture
Clean Architecture in ASP.Net 9.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.
RehanSaeed/Serilog.Enrichers.Span
Enrich Serilog log events with properties from Open Telemetry spans.
serilog-web/classic
[Discontinued] Serilog web request logging and enrichment for classic ASP.NET applications