Bugsnag::Breadcrumb
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(timestamp : Time, name : String, type : Bugsnag::Breadcrumb::Type, metadata : Nil | Hash(String, Array(JSON::Any) | Bool | Float64 | Hash(String, JSON::Any) | Int64 | String | Nil))
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
metadata
Sourcename
Sourcetimestamp
Sourcetype
Source