Configure logging for .NET applications in Amazon CloudWatch Logs by using NLog
Configure logging for .NET applications in Amazon CloudWatch Logs by using NLog
Project Overview
To write log messages to CloudWatch Logs, you add the AWS.Logger.NLog NuGet package to the .NET project. Then, you update the NLog.config file to use CloudWatch Logs as a target.