Qlue.Logging
1.0.2
dotnet add package Qlue.Logging --version 1.0.2
NuGet\Install-Package Qlue.Logging -Version 1.0.2
<PackageReference Include="Qlue.Logging" Version="1.0.2" />
paket add Qlue.Logging --version 1.0.2
#r "nuget: Qlue.Logging, 1.0.2"
// Install Qlue.Logging as a Cake Addin #addin nuget:?package=Qlue.Logging&version=1.0.2 // Install Qlue.Logging as a Cake Tool #tool nuget:?package=Qlue.Logging&version=1.0.2
Logging Framework for service oriented systems.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Qlue.Logging:
Package | Downloads |
---|---|
Qlue
Fully asynchronous Messaging Framework used to abstract away the low-level workings of Azure ServiceBus topics. |
|
Qlue.Core
Fully asynchronous Messaging Framework used to abstract away the low-level workings of Azure ServiceBus topics. |
|
Qlue.Logging.NLog
Logging Framework for service oriented systems. |
|
Qlue.Logging.Serilog
Logging Framework for service oriented systems. |
GitHub repositories
This package is not used by any popular GitHub repositories.
1.0.2 - Updated NuGet dependencies
1.0.1 - Added method to LogContext to clear async context (used to reset logging stack after Task.Run)
1.0.0 - Initial release