CSharpEssentials.LoggerHelper
3.0.0
See the version list below for details.
dotnet add package CSharpEssentials.LoggerHelper --version 3.0.0
NuGet\Install-Package CSharpEssentials.LoggerHelper -Version 3.0.0
<PackageReference Include="CSharpEssentials.LoggerHelper" Version="3.0.0" />
<PackageVersion Include="CSharpEssentials.LoggerHelper" Version="3.0.0" />
<PackageReference Include="CSharpEssentials.LoggerHelper" />
paket add CSharpEssentials.LoggerHelper --version 3.0.0
#r "nuget: CSharpEssentials.LoggerHelper, 3.0.0"
#:package CSharpEssentials.LoggerHelper@3.0.0
#addin nuget:?package=CSharpEssentials.LoggerHelper&version=3.0.0
#tool nuget:?package=CSharpEssentials.LoggerHelper&version=3.0.0
📦 CSharpEssentials.LoggerHelper
Introduction
CSharpEssentials.LoggerHelper is a flexible, modular structured logging HUB for .NET (6.0/8.0) applications built on Serilog.
The Hub core package acts as a central routing engine—directing log events to one or more sinks based on your configuration and log level.
All built-in sink implementations have been removed from the core and moved into dedicated sub-packages, so you install only the sinks you need and can extend the Hub with any number of additional sinks.
Key Benefits
- 🔧 HUB Core: minimal dependencies, central logger routing engine
- 🟢 Structured logs: includes Action, IdTransaction, ApplicationName, MachineName
- 🔀 Level-based routing: assign sinks per log level (Information, Warning, Error, …)
- 📦 Modular sinks: each sink lives in its own NuGet package under
CSharpEssentials.LoggerHelper.Sink.*
- ➕ Infinite extensibility: add as many sinks as you want by installing extra sub-packages
- ⚡️ Placeholder validation: catches template mismatches at startup
- 📁 Single config file:
appsettings.LoggerHelper.json
Available Sink Packages
- Console:
CSharpEssentials.LoggerHelper.Sink.Console
- File:
CSharpEssentials.LoggerHelper.Sink.File
- MSSqlServer:
CSharpEssentials.LoggerHelper.Sink.MSSqlServer
- PostgreSQL:
CSharpEssentials.LoggerHelper.Sink.PostgreSql
- ElasticSearch:
CSharpEssentials.LoggerHelper.Sink.Elasticsearch
- …and any custom sink you implement
🚀 Basic Usage
👉 Check out how to use the package in the documentation
📖 View the usage guide here!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net6.0
- Microsoft.Extensions.Configuration (>= 9.0.4)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.1)
- Microsoft.Extensions.Configuration.Json (>= 9.0.1)
- Serilog (>= 4.2.0)
- Serilog.Settings.Configuration (>= 9.0.0)
- Serilog.Sinks.Console (>= 6.0.0)
- System.Diagnostics.DiagnosticSource (>= 9.0.4)
-
net8.0
- Microsoft.Extensions.Configuration (>= 9.0.4)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.1)
- Microsoft.Extensions.Configuration.Json (>= 9.0.1)
- Serilog (>= 4.2.0)
- Serilog.Settings.Configuration (>= 9.0.0)
- Serilog.Sinks.Console (>= 6.0.0)
- System.Diagnostics.DiagnosticSource (>= 9.0.4)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on CSharpEssentials.LoggerHelper:
Package | Downloads |
---|---|
CSharpEssentials.LoggerHelper.Sink.MSSqlServer
A powerful SQL Server sink for CSharpEssentials.LoggerHelper , designed to log directly into Microsoft SQL Server with automatic table creation, custom columns, and structured context properties. |
|
CSharpEssentials.LoggerHelper.Sink.Elasticsearch
A high-performance Elasticsearch sink for CSharpEssentials.LoggerHelper , designed to index logs into Elasticsearch for fast search, advanced filtering, and real-time dashboards with Kibana. |
|
CSharpEssentials.LoggerHelper.Sink.Postgresql
Stores structured logs directly into PostgreSQL with support for custom schemas, JSON fields, and automatic table creation for deep analytics and long-term storage. |
|
CSharpEssentials.LoggerHelper.Sink.File
Sink File for package LoggerHelper |
|
CSharpEssentials.LoggerHelper.Sink.Console
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
4.0.3 | 184 | 9/14/2025 |
4.0.2 | 192 | 9/11/2025 |
4.0.1.1 | 126 | 9/11/2025 |
4.0.1 | 134 | 9/11/2025 |
4.0.0 | 399 | 8/25/2025 |
3.1.6 | 236 | 8/5/2025 |
3.1.5 | 284 | 6/15/2025 |
3.1.4 | 363 | 6/12/2025 |
3.1.3 | 292 | 6/11/2025 |
3.1.2 | 213 | 6/9/2025 |
3.1.1 | 417 | 6/8/2025 |
3.1.0 | 199 | 6/8/2025 |
3.0.6 | 151 | 6/5/2025 |
3.0.5 | 153 | 6/5/2025 |
3.0.4 | 145 | 6/2/2025 |
3.0.3 | 148 | 6/2/2025 |
3.0.2 | 359 | 6/1/2025 |
3.0.1 | 146 | 5/30/2025 |
3.0.0 | 159 | 5/30/2025 |
2.0.9 | 80 | 5/24/2025 |
2.0.8 | 115 | 5/23/2025 |
2.0.7 | 117 | 5/23/2025 |
2.0.6 | 143 | 5/19/2025 |
2.0.5 | 232 | 5/14/2025 |
2.0.4 | 259 | 5/13/2025 |
2.0.1 | 137 | 5/11/2025 |
2.0.0 | 141 | 5/11/2025 |
1.3.1 | 142 | 5/11/2025 |
1.2.3 | 92 | 5/10/2025 |
1.2.2 | 75 | 5/10/2025 |
1.2.1 | 120 | 5/9/2025 |
1.1.6 | 149 | 5/6/2025 |
1.1.5 | 172 | 5/5/2025 |
1.1.4 | 154 | 5/4/2025 |
1.1.3 | 168 | 5/4/2025 |
1.1.2 | 159 | 5/4/2025 |
1.1.1 | 151 | 5/4/2025 |
1.0.1 | 124 | 2/19/2025 |
1.0.0 | 111 | 2/19/2025 |