Arguments details

Hi,

I am trying log errors to sentry. Everythink looks fine but if I want see argument details I get only name of class.

There are two arguments in the picture. Request and type, Type value is “1” but request value is not known. I see only that request is “Object Symfony\Component\HttpFoundation\Request”

Is some configuration that allow see more details about object arguments?

Thanks :slight_smile: