Logging.Client
1.3.0
dotnet add package Logging.Client --version 1.3.0
NuGet\Install-Package Logging.Client -Version 1.3.0
<PackageReference Include="Logging.Client" Version="1.3.0" />
<PackageVersion Include="Logging.Client" Version="1.3.0" />
<PackageReference Include="Logging.Client" />
paket add Logging.Client --version 1.3.0
#r "nuget: Logging.Client, 1.3.0"
#:package Logging.Client@1.3.0
#addin nuget:?package=Logging.Client&version=1.3.0
#tool nuget:?package=Logging.Client&version=1.3.0
Logging.Client
Shared structured logging configuration with Serilog, Grafana Loki sink, PII masking, correlation ID tracking, and tenant-aware enrichers for all SaaS services.
Installation
dotnet add package Logging.Client
Description
Shared structured logging configuration with Serilog, Grafana Loki sink, PII masking, correlation ID tracking, and tenant-aware enrichers for all SaaS services.
Documentation
See the NuGet package page for full documentation.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Support
- Issues: GitHub Issues
- Discussions: GitHub Discussions
How to Publish
cd C:\desktopContents\projects\SaaS\NuGetPackages\Logging.Client
.\publish.ps1 -ApiKey XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -Bump patch # Bug fixes
.\publish.ps1 -ApiKey XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -Bump minor # New features
.\publish.ps1 -ApiKey XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -Bump major # Breaking changes
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Sentry.AspNetCore (>= 6.4.1)
- Sentry.Serilog (>= 6.4.1)
- Serilog.AspNetCore (>= 9.0.0)
- Serilog.Enrichers.Environment (>= 3.0.1)
- Serilog.Sinks.Grafana.Loki (>= 8.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.