Show / Hide Table of Contents

Namespace LambdaSharp.Logging.ErrorReports.Models

Classes

LambdaErrorReport

The LambdaErrorReport class defines a structured Lambda log entry for runtime errors and warnings.

LambdaErrorReportExceptionInfo

The LambdaErrorReportExceptionInfo class describes a runtime exception.

LambdaErrorReportStackFrame

The LambdaErrorReportStackFrame class describes an execution stack frame.

LambdaErrorReportStackTrace

The LambdaErrorReportStackTrace class describes an exception trace, which includes information about the exception and the stack frames between where the exception was thrown and where it was caught.

In This Article
Back to top Generated by DocFX