Quilt4Net.Logger
3.2.9
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Quilt4Net.Logger --version 3.2.9
NuGet\Install-Package Quilt4Net.Logger -Version 3.2.9
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="Quilt4Net.Logger" Version="3.2.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Quilt4Net.Logger --version 3.2.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Quilt4Net.Logger, 3.2.9"
#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.
// Install Quilt4Net.Logger as a Cake Addin #addin nuget:?package=Quilt4Net.Logger&version=3.2.9 // Install Quilt4Net.Logger as a Cake Tool #tool nuget:?package=Quilt4Net.Logger&version=3.2.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Quilt4Net Logger
There are three simple steps to get your logs sent to the Quilt4Net service.
- Get your ApiKey at Quilt4Net
- Get nuget package
Install-Package Quilt4Net.Logger
- Add Quilt4Net as a logging service
builder.Services.AddLogging(configure => configure.Quilt4NetLogger(o =>
{
o.ApiKey = "[ApiKey]";
}));
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.Extensions.Hosting (>= 8.0.0)
- Microsoft.Extensions.Http (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
-
net7.0
- Microsoft.Extensions.Hosting (>= 8.0.0)
- Microsoft.Extensions.Http (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
-
net8.0
- Microsoft.Extensions.Hosting (>= 8.0.0)
- Microsoft.Extensions.Http (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Quilt4Net.Logger:
Package | Downloads |
---|---|
Quilt4Net.Logger.Blazor
Native package used to send logg data to Quilt4Net service. |
|
Serilog.Sinks.Quilt4Net
Sink for Serilog used to send logg data to Quilt4Net service. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.10 | 292 | 2/26/2024 |
3.2.9 | 411 | 1/13/2024 |
3.2.8 | 329 | 1/13/2024 |
3.2.7 | 333 | 1/13/2024 |
3.2.6 | 342 | 1/11/2024 |
3.2.5 | 360 | 1/10/2024 |
3.2.4 | 323 | 1/9/2024 |
3.2.3 | 402 | 1/8/2024 |
3.2.2 | 329 | 1/8/2024 |
3.2.1 | 335 | 1/8/2024 |
3.1.2 | 396 | 12/26/2023 |
3.1.1 | 428 | 12/17/2023 |
3.0.25 | 539 | 11/21/2023 |
3.0.24 | 533 | 10/19/2023 |
3.0.23 | 537 | 10/14/2023 |
3.0.22 | 514 | 10/14/2023 |
3.0.21 | 515 | 10/12/2023 |
3.0.20 | 583 | 10/1/2023 |
3.0.19 | 515 | 10/1/2023 |
3.0.18 | 568 | 9/30/2023 |
3.0.17 | 554 | 9/28/2023 |
3.0.16 | 555 | 9/25/2023 |
3.0.15 | 526 | 9/25/2023 |
3.0.14 | 523 | 9/23/2023 |
3.0.13 | 520 | 9/23/2023 |
3.0.4 | 582 | 9/18/2023 |