ThisCloud.Framework.Loggings.Abstractions
1.0.94
dotnet add package ThisCloud.Framework.Loggings.Abstractions --version 1.0.94
NuGet\Install-Package ThisCloud.Framework.Loggings.Abstractions -Version 1.0.94
<PackageReference Include="ThisCloud.Framework.Loggings.Abstractions" Version="1.0.94" />
<PackageVersion Include="ThisCloud.Framework.Loggings.Abstractions" Version="1.0.94" />
<PackageReference Include="ThisCloud.Framework.Loggings.Abstractions" />
paket add ThisCloud.Framework.Loggings.Abstractions --version 1.0.94
#r "nuget: ThisCloud.Framework.Loggings.Abstractions, 1.0.94"
#:package ThisCloud.Framework.Loggings.Abstractions@1.0.94
#addin nuget:?package=ThisCloud.Framework.Loggings.Abstractions&version=1.0.94
#tool nuget:?package=ThisCloud.Framework.Loggings.Abstractions&version=1.0.94
ThisCloud.Framework.Loggings.Abstractions
Español | English
Español
Contratos core de logging para .NET 10+. Sin dependencias (Serilog-agnostic, ASP.NET Core-agnostic).
Instalación
dotnet add package ThisCloud.Framework.Loggings.Abstractions
API Principal
LogLevelenum:Verbose,Debug,Information,Warning,Error,CriticalLogSettingsmodel: Configuración completa (Console, File 10MB rolling, Retention, Redaction, Correlation)- Interfaces:
ILoggingControlService: Enable/disable runtime, cambiar nivelesILoggingSettingsStore: Persistir configuraciónILogRedactor: Redactar secretosICorrelationContext: CorrelationId/RequestId/TraceId/UserIdIAuditLogger: Auditoría de cambios
Documentación Completa
Licencia
ISC License - Sin garantías ("AS IS"), uso bajo responsabilidad del usuario.
Ver LICENSE completo.
English
Core logging contracts for .NET 10+. No dependencies (Serilog-agnostic, ASP.NET Core-agnostic).
Install
dotnet add package ThisCloud.Framework.Loggings.Abstractions
Main API
LogLevelenum:Verbose,Debug,Information,Warning,Error,CriticalLogSettingsmodel: Complete config (Console, File 10MB rolling, Retention, Redaction, Correlation)- Interfaces:
ILoggingControlService: Runtime enable/disable, change levelsILoggingSettingsStore: Persist configurationILogRedactor: Redact secretsICorrelationContext: CorrelationId/RequestId/TraceId/UserIdIAuditLogger: Change audit
Full Documentation
License
ISC License - No warranties ("AS IS"), use at your own risk.
See full LICENSE.
Copyright © 2025 Marco Alejandro De Santis
| 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
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ThisCloud.Framework.Loggings.Abstractions:
| Package | Downloads |
|---|---|
|
ThisCloud.Framework.Loggings.Serilog
Serilog implementation for ThisCloud.Framework.Loggings: structured logging with mandatory correlation, runtime control, redaction, Console/File sinks (10MB rolling NDJSON), and fail-fast Production validation for .NET 10+ |
|
|
ThisCloud.Framework.Loggings.Admin
Runtime administration endpoints for ThisCloud.Framework.Loggings: Minimal APIs for Enable/Disable, GET/PUT/PATCH settings, Reset, with policy-based authorization and environment gating for .NET 10+ |
GitHub repositories
This package is not used by any popular GitHub repositories.