Devon4Net.Infrastructure.Log
5.0.0
Log component to create log file, log sqlite database and graylog traces for webapi on .net core 3.0
Install-Package Devon4Net.Infrastructure.Log -Version 5.0.0
dotnet add package Devon4Net.Infrastructure.Log --version 5.0.0
<PackageReference Include="Devon4Net.Infrastructure.Log" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Devon4Net.Infrastructure.Log --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
NET 5.0+ compatibility version
Dependencies
-
net5.0
- Devon4Net.Infrastructure.Common (>= 5.0.0)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.Extensions.Logging (>= 5.0.0)
- Microsoft.IdentityModel.Logging (>= 6.8.0)
- Serilog (>= 2.10.0)
- Serilog.AspNetCore (>= 3.4.0)
- Serilog.Sinks.File (>= 4.1.0)
- Serilog.Sinks.Graylog.Extended (>= 1.0.1)
- Serilog.Sinks.Seq (>= 4.0.0)
- Serilog.Sinks.SQLite.NetStandard (>= 1.0.1)
- System.Text.Json (>= 5.0.0)
Used By
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Devon4Net.Infrastructure.Log:
Package | Downloads |
---|---|
Devon4Net.Infrastructure.Middleware
Common middleware for exception management, custom heaeders and client certificate verification
|
|
Devon4Net.Infrastructure.CircuitBreaker
Circuit breaker to manage http communication. Added support to manage communication using a certificate via httpclient factory
|
|
Devon4Net.Application.WebAPI.Configuration
Configuration library for devon4net webapi template
|
|
Devon4Net.Infrastructure.LiteDb
LiteDB classes to manage the LiteDB local database in a easy way
|
|
Devon4Net.Infrastructure.RabbitMQ
RabbitMq module for devon4net
|
GitHub repositories
This package is not used by any popular GitHub repositories.