phptek / silverstripe-sentry

Flexible Sentry compatible bug aggregation client for Silverstripe applications.
BSD 3-Clause "New" or "Revised" License
12 stars 22 forks source link

Include GPS variables in reports #16

Closed phptek closed 4 years ago

phptek commented 5 years ago

User Story

As a Sentry user, I would like to see all the GET, POST and REQUEST variables available at the time a bug ocurred, so I can better debug what happened.

Acceptance Criteria

Firesphere commented 4 years ago

I think Sentry already does this by default? They turn up for me at least

image