CSharpEssentials.LoggerHelper
2.0.9
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CSharpEssentials.LoggerHelper --version 2.0.9
NuGet\Install-Package CSharpEssentials.LoggerHelper -Version 2.0.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CSharpEssentials.LoggerHelper" Version="2.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CSharpEssentials.LoggerHelper" Version="2.0.9" />
<PackageReference Include="CSharpEssentials.LoggerHelper" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CSharpEssentials.LoggerHelper --version 2.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CSharpEssentials.LoggerHelper, 2.0.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=CSharpEssentials.LoggerHelper&version=2.0.9
#tool nuget:?package=CSharpEssentials.LoggerHelper&version=2.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
📦 CSharpEssentials.LoggerHelper
📘 Introduction
LoggerHelper is a flexible and modular structured logging library for .NET (6.0/8.0) applications based on Serilog. It enables structured, multi-sink logging through a plug-and-play approach.
🔑 Key Benefits:
- ✅ Structured logs:
Action
,IdTransaction
,ApplicationName
,MachineName
- ✅ Multi-sink: Console, File, Email (HTML), PostgreSQL, ElasticSearch, Telegram
- ✅ Placeholder validation: avoids runtime
{}
mismatch errors - ✅ One config file:
appsettings.LoggerHelper.json
- ✅ Modular integration
🚀 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
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)
- Serilog.Sinks.Elasticsearch (>= 10.0.0)
- Serilog.Sinks.Email (>= 4.1.0)
- Serilog.Sinks.MSSqlServer (>= 8.1.0)
- Serilog.Sinks.Postgresql.Alternative (>= 3.5.0)
- Serilog.Sinks.Telegram (>= 0.2.1)
- 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)
- Serilog.Sinks.Elasticsearch (>= 10.0.0)
- Serilog.Sinks.Email (>= 4.1.0)
- Serilog.Sinks.MSSqlServer (>= 8.1.0)
- Serilog.Sinks.Postgresql.Alternative (>= 3.5.0)
- Serilog.Sinks.Telegram (>= 0.2.1)
- System.Diagnostics.DiagnosticSource (>= 9.0.4)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on CSharpEssentials.LoggerHelper:
Package | Downloads |
---|---|
CSharpEssentials.LoggerHelper.Sink.Postgresql
Package Description |
|
CSharpEssentials.LoggerHelper.Sink.Elasticsearch
Sink ElasticSearch for CSharpEssentials.LoggerHelper |
|
CSharpEssentials.LoggerHelper.Sink.File
Sink File for package LoggerHelper |
|
CSharpEssentials.LoggerHelper.Sink.MSSqlServer
Package Description |
|
CSharpEssentials.LoggerHelper.Sink.Console
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.6 | 110 | 6/5/2025 |
3.0.5 | 104 | 6/5/2025 |
3.0.4 | 122 | 6/2/2025 |
3.0.3 | 124 | 6/2/2025 |
3.0.2 | 234 | 6/1/2025 |
3.0.1 | 130 | 5/30/2025 |
3.0.0 | 140 | 5/30/2025 |
2.0.9 | 59 | 5/24/2025 |
2.0.8 | 95 | 5/23/2025 |
2.0.7 | 95 | 5/23/2025 |
2.0.6 | 128 | 5/19/2025 |
2.0.5 | 211 | 5/14/2025 |
2.0.4 | 237 | 5/13/2025 |
2.0.1 | 119 | 5/11/2025 |
2.0.0 | 120 | 5/11/2025 |
1.3.1 | 122 | 5/11/2025 |
1.2.3 | 69 | 5/10/2025 |
1.2.2 | 57 | 5/10/2025 |
1.2.1 | 102 | 5/9/2025 |
1.1.6 | 132 | 5/6/2025 |
1.1.5 | 151 | 5/5/2025 |
1.1.4 | 135 | 5/4/2025 |
1.1.3 | 140 | 5/4/2025 |
1.1.2 | 139 | 5/4/2025 |
1.1.1 | 131 | 5/4/2025 |
1.0.1 | 99 | 2/19/2025 |
1.0.0 | 94 | 2/19/2025 |