Skip to content

Improve the way stack traces are displayed #20320

Closed
@javiereguiluz

Description

@javiereguiluz

We've just updated Symfony Demo to Symfony 3.2 beta1 and I saw the new log messages with the VarDumper component integration. It looks great! Thanks @wouterj and @nicolas-grekas for your work here.


The only thing that looks strange to me is that "stack traces" are not fully expanded. It's a bit weird to see that long empty list of arrows instead of the actual messages:

deprecation_trace

I know that you can Command+Click on an arrow to expand all its children ... but this behavior is not intuitive and it's not well-known. So my fear is that most people will do the following:

deprecation

If you agree with this, could we please increase the level where the dump is expanded? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions