Skip to content

Correctly display multiline log entries in Profiler Logs section #19888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Correctly display multiline log entries in Profiler Logs section #19888

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Sep 8, 2016

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

Multiline log entries are actually shown on a single line. This PR makes log messages run through Twig nl2br filter in order to display them on multiple lines.

Current behaviour:
old

Proposed behaviour:
nl2br

@nicolas-grekas
Copy link
Member

There is already some work done that will change this in #19614

@fabpot
Copy link
Member

fabpot commented Sep 14, 2016

Closing in favor of #19614 then.

@fabpot fabpot closed this Sep 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants