Skip to content

[HttpKernel][FrameworkBundle] Dump container logs in Kernel, to have them also on errors #22314

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

Merged
merged 1 commit into from
Apr 7, 2017

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Apr 6, 2017

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

Inspecting container failures without the logs is hard, let's have them at hand. This should not be the responsibility of a compiler pass.

@nicolas-grekas nicolas-grekas added this to the 3.3 milestone Apr 6, 2017
@nicolas-grekas nicolas-grekas changed the title [HttpKernel][FrameworkBundle] Dump container logs in Kernel, to have … [HttpKernel][FrameworkBundle] Dump container logs in Kernel, to have them also on errors Apr 6, 2017
@nicolas-grekas nicolas-grekas force-pushed the dump-logs branch 2 times, most recently from b5b702c to a8b8334 Compare April 6, 2017 21:56
@fabpot
Copy link
Member

fabpot commented Apr 7, 2017

Thank you @nicolas-grekas.

@fabpot fabpot merged commit a8b8334 into symfony:master Apr 7, 2017
fabpot added a commit that referenced this pull request Apr 7, 2017
…ernel, to have them also on errors (nicolas-grekas)

This PR was merged into the 3.3-dev branch.

Discussion
----------

[HttpKernel][FrameworkBundle] Dump container logs in Kernel, to have them also on errors

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

Inspecting container failures without the logs is hard, let's have them at hand. This should not be the responsibility of a compiler pass.

Commits
-------

a8b8334 [HttpKernel][FrameworkBundle] Dump container logs in Kernel, to have them also on errors
@nicolas-grekas nicolas-grekas deleted the dump-logs branch April 7, 2017 06:19
@fabpot fabpot mentioned this pull request May 1, 2017
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