-
-
Notifications
You must be signed in to change notification settings - Fork 220
Open
Description
When debugging complex applications I often need to pair a specific BlueScreen with a request that logs another system (for example Sentry, or one of our applications).
I use the request_id() function to tag requests, which is defined either by a specific environment or a shared package and provides a unique UUID for a specific request.
In the BlueScreen footer, it would make sense to me to verify the existence of the request_id() function, and if it returns a string, its value is displayed.
Inspiration: https://packagist.org/packages/chrisguitarguy/request-id-bundle
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels