Info
Version: | 7.1.0 |
Author(s): | Judah Gabriel Himango |
Last Update: | Tuesday, March 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JudahGabriel/RavenDB.StructuredLog |
NuGet Url: | https://www.nuget.org/packages/RavenDB.StructuredLogger |
Install
Install-Package RavenDB.StructuredLogger
dotnet add package RavenDB.StructuredLogger
paket add RavenDB.StructuredLogger
RavenDB.StructuredLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.6)
- Microsoft.Extensions.DependencyInjection(>= 3.1.6)
- Microsoft.Extensions.Logging(>= 3.1.6)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.6)
- RavenDB.Client(>= 5.0.0)
- System.Reactive(>= 4.4.1)
Tags
When you log something, a StructuredLog entity will be stored in your database.