An AWS implementation of ASP.NET Core ILogger that records logging messages to Amazon CloudWatch Logs.
Info
Version: | 4.0.0-preview.1 |
Author(s): | Amazon Web Services |
Last Update: | Friday, October 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aws/aws-logging-dotnet |
NuGet Url: | https://www.nuget.org/packages/AWS.Logger.AspNetCore |
Install
Install-Package AWS.Logger.AspNetCore
dotnet add package AWS.Logger.AspNetCore
paket add AWS.Logger.AspNetCore
AWS.Logger.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- AWS.Logger.Core(>= 2.0.1)
- Microsoft.Extensions.Configuration(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
Tags