Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Display long strings in log contexts without trimming them #20371

Closed
@javiereguiluz

Description

@javiereguiluz

After upgrading to Symfony 3.2-beta1, I realized that some strings in log contexts are being trimmed:

long_message

I find this behavior annoying and unnecessary. If I click on the "Show context" log, there is no need to save space trimming long strings because I want to get all the information to solve the problem as quickly as possible. Maybe it's a good idea to trim absurdly long strings (10,000 characters?) but the rest of strings should be displayed unmodified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions