Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bugsnag
master
Bugsnag
App
BinaryArch
Breadcrumb
Type
Client
Event
Severity
Exception
Metadata
Value
Middleware
Context
GetApp
GetMetadata
GetUser
Request
Session
Events
StackFrame
User
Built with Crystal 1.10.0
2023-12-20 10:55:37 UTC
struct
Bugsnag::
Session::
Events
Bugsnag::Session::Events
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
bugsnag.cr
Constructors
.new
(handled : Int32, unhandled : Int32)
.new
(pull : JSON::PullParser)
Instance Method Summary
#handled
: Int32
#unhandled
: Int32
Constructor Detail
def self.
new
(handled : Int32, unhandled : Int32)
#
[
View source
]
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
handled
: Int32
#
[
View source
]
def
unhandled
: Int32
#
[
View source
]