Class | Description |
---|---|
Breadcrumb |
An object that represents a single breadcrumb.
|
BreadcrumbBuilder |
Builder to assist the creation of
Breadcrumb s. |
Event |
Plain Old Java Object describing an event that will be sent to a Sentry server.
|
EventBuilder |
Builder to assist the creation of
Event s. |
Sdk |
Represents the current SDK and any integrations used to create an
Event . |
User |
An object that represents a user.
|
UserBuilder |
Builder to assist with the creation of
User s. |
Enum | Description |
---|---|
Breadcrumb.Level |
Possible choices for the level field.
|
Breadcrumb.Type |
Possible choices for the type field.
|
Event.Level |
Levels of log available in Sentry.
|
Copyright © 2012–2018. All rights reserved.