struct

Azu::ErrorReport

Inherits Struct < Value < Object

Error report structure for aggregation

Constructors

new(error : Exception, context : Azu::ErrorContext | Nil = nil, severity : Azu::ErrorReporter::Severity = ErrorReporter::Severity::ERROR)
Source

Instance methods

backtrace
Source
context
Source
error_type
Source
fingerprint
Source
message
Source
severity
Source
timestamp
Source
to_json(json : JSON::Builder)
Source