Repl.Logging
0.11.0-dev.6
dotnet add package Repl.Logging --version 0.11.0-dev.6
NuGet\Install-Package Repl.Logging -Version 0.11.0-dev.6
<PackageReference Include="Repl.Logging" Version="0.11.0-dev.6" />
<PackageVersion Include="Repl.Logging" Version="0.11.0-dev.6" />
<PackageReference Include="Repl.Logging" />
paket add Repl.Logging --version 0.11.0-dev.6
#r "nuget: Repl.Logging, 0.11.0-dev.6"
#:package Repl.Logging@0.11.0-dev.6
#addin nuget:?package=Repl.Logging&version=0.11.0-dev.6&prerelease
#tool nuget:?package=Repl.Logging&version=0.11.0-dev.6&prerelease
Repl.Logging
Repl.Logging provides ambient session-aware logging context for apps built with Repl Toolkit.
It keeps Microsoft.Extensions.Logging as the logging contract and exposes Repl execution metadata so apps can enrich or route operator logs when needed.
AddReplLogging() registers the minimal logging services needed for ILogger<T> injection and adds REPL execution metadata through ambient context and scopes.
What this package does:
- keeps logging provider selection in application code
- does not add a visible logging sink by default
- does not treat logs as user-facing output
Use IReplInteractionChannel for user-facing notices, warnings, and problem summaries.
| 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
- Microsoft.Extensions.DependencyInjection (>= 10.0.5)
- Microsoft.Extensions.Logging (>= 10.0.5)
- Repl.Core (>= 0.11.0-dev.6)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Repl.Logging:
| Package | Downloads |
|---|---|
|
Repl.Defaults
DI-enabled defaults and composition profiles for Repl Toolkit (ReplApp, interactive mode, lifecycle helpers). |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.11.0-dev.6 | 564 | 5/2/2026 |
| 0.11.0-dev.4 | 52 | 5/1/2026 |
| 0.11.0-dev.3 | 55 | 4/25/2026 |
| 0.10.0 | 1,279 | 4/25/2026 |
| 0.10.0-dev.83 | 59 | 4/25/2026 |
| 0.10.0-dev.77 | 1,028 | 4/20/2026 |
| 0.10.0-dev.76 | 73 | 4/19/2026 |