Show / Hide Table of Contents

Namespace LambdaSharp.Logging.ErrorReports

Classes

LambdaErrorReportGenerator

The LambdaErrorReportGenerator class is used to create LambdaErrorReport instances. Each Lambda function is initialized with an instance of LambdaErrorReportGenerator class using its configuration and runtime settings.

Interfaces

ILambdaErrorReportGenerator

The ILambdaErrorReportGenerator interface is used to create LambdaErrorReport instances.

In This Article
Back to top Generated by DocFX