Skip to content

RollbarServiceProvider won't log errors returned by api.  #74

@HalimNaim

Description

@HalimNaim

On this line: if (!$result || !$result->getStatus()) { getStatus() returns the http reponse status returned by the api, which is a number and will be true. So, even when the API returns an error status >= 400 no message will be logged.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions