JSON Structured Logging for .NET Lambda Functions
Developer Tools Blog
This article discusses JSON structured logging for .NET Lambda functions, which makes it easier to search, filter, and analyze log messages.
Specifically, the article covers:
- Enabling JSON structured logging for .NET Lambda functions
- Formatting log messages as JSON documents
- Using composite formatting tokens for log parameters
- Logging custom types and overriding ToString()
- Logging collections of objects
- Conclusion and getting started with JSON structured logging
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Nov 7
2024
2024
AWS Lambda announces JSON logging support for .NET managed runtime
Oct 17
2024
2024
Simplifying Lambda function development using CloudWatch Logs Live Tail and Metrics Insights
Oct 24
2024
2024
AWS Lambda now supports using a custom serializer with Java runtimes
Oct 17
2024
2024
AWS Lambda console now supports real-time log analytics via Amazon CloudWatch Logs Live Tail
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.