You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Trap to send dumps to a Buggregator server v2.4.1 running in a container. However, I do not see where the context is displayed. Am I missing something obvious?
trap('Debugging my application')->context(['environment' => 'prod'])->return();
I use Trap to send dumps to a Buggregator server v2.4.1 running in a container. However, I do not see where the context is displayed. Am I missing something obvious?