struct

Honeybadger::Event

Inherits JSON::Serializable::Unmapped / JSON::Serializable / Struct / Value / Object

Constructors

new(properties : Hash)
Source
new(timestamp : Time, properties = NamedTuple.new)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

[](*args, **options)
Source
[](*args, **options, &)
Source
[]=(key : String, value)
Source
[]?(*args, **options)
Source
[]?(*args, **options, &)
Source
delete(*args, **options)
Source
delete(*args, **options, &)
Source
merge(other : self) : self
Source
timestamp
Source

Nested types