Navigation Menu

Skip to content
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

[HttpKernel] Change default log level for output streams #30497

Merged
merged 1 commit into from Mar 9, 2019

Conversation

yceruto
Copy link
Member

@yceruto yceruto commented Mar 9, 2019

Q A
Branch? 3.4
Bug fix? yes (visual)
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #27510
License MIT

BEFORE
default-logger-level-before

AFTER
default-logger-level-after

This should improve the first DX/UX for console-based apps.

@fabpot
Copy link
Member

fabpot commented Mar 9, 2019

Thank you @yceruto.

@fabpot fabpot merged commit d69d571 into symfony:3.4 Mar 9, 2019
fabpot added a commit that referenced this pull request Mar 9, 2019
…yceruto)

This PR was merged into the 3.4 branch.

Discussion
----------

[HttpKernel] Change default log level for output streams

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes (visual)
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #27510
| License       | MIT

**BEFORE**
![default-logger-level-before](https://user-images.githubusercontent.com/2028198/54072209-94e93980-4245-11e9-855a-2d32de797072.png)

**AFTER**
![default-logger-level-after](https://user-images.githubusercontent.com/2028198/54072210-9a468400-4245-11e9-96ec-ce5334aba72c.png)

This should improve the first DX/UX for console-based apps.

Commits
-------

d69d571 Change default log level for output streams
@yceruto yceruto deleted the default_logger_level branch March 25, 2019 15:44
This was referenced Apr 2, 2019
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.

None yet

3 participants