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
                    
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="ThisCloud.Framework.Loggings.Abstractions" Version="1.0.94" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ThisCloud.Framework.Loggings.Abstractions" Version="1.0.94" />
                    
Directory.Packages.props
<PackageReference Include="ThisCloud.Framework.Loggings.Abstractions" />
                    
Project file
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 ThisCloud.Framework.Loggings.Abstractions --version 1.0.94
                    
#r "nuget: ThisCloud.Framework.Loggings.Abstractions, 1.0.94"
                    
#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.
#:package ThisCloud.Framework.Loggings.Abstractions@1.0.94
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ThisCloud.Framework.Loggings.Abstractions&version=1.0.94
                    
Install as a Cake Addin
#tool nuget:?package=ThisCloud.Framework.Loggings.Abstractions&version=1.0.94
                    
Install as a Cake Tool

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

  • LogLevel enum: Verbose, Debug, Information, Warning, Error, Critical
  • LogSettings model: Configuración completa (Console, File 10MB rolling, Retention, Redaction, Correlation)
  • Interfaces:
    • ILoggingControlService: Enable/disable runtime, cambiar niveles
    • ILoggingSettingsStore: Persistir configuración
    • ILogRedactor: Redactar secretos
    • ICorrelationContext: CorrelationId/RequestId/TraceId/UserId
    • IAuditLogger: 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

  • LogLevel enum: Verbose, Debug, Information, Warning, Error, Critical
  • LogSettings model: Complete config (Console, File 10MB rolling, Retention, Redaction, Correlation)
  • Interfaces:
    • ILoggingControlService: Runtime enable/disable, change levels
    • ILoggingSettingsStore: Persist configuration
    • ILogRedactor: Redact secrets
    • ICorrelationContext: CorrelationId/RequestId/TraceId/UserId
    • IAuditLogger: 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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.

Version Downloads Last Updated
1.0.94 205 2/21/2026
1.0.92 126 2/14/2026
1.0.91 119 2/14/2026
1.0.86 179 2/14/2026