struct

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))
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

metadata
Source
name
Source
timestamp
Source
type
Source

Nested types