Skip to content

[MonologBridge] Re-add option option to ignore empty context and extra data #28471

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
Sep 20, 2018

Conversation

mpdude
Copy link
Contributor

@mpdude mpdude commented Sep 14, 2018

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

In #11496, an option was added to ConsoleFormatter to ignore empty context and extra data. This setting was even turned on by default.

The ConsoleHandler was then overhauled in #21705. During this change, the option got lost.

@nicolas-grekas
Copy link
Member

New feature, isn't it?

@mpdude
Copy link
Contributor Author

mpdude commented Sep 18, 2018

@nicolas-grekas No, I’d say it restores a feature that was there before and accidentally got lost - see description.

@nicolas-grekas nicolas-grekas force-pushed the ignore-empty-context-and-extra branch from 7565681 to d1e7438 Compare September 20, 2018 11:58
@nicolas-grekas
Copy link
Member

Thank you @mpdude.

@nicolas-grekas nicolas-grekas merged commit d1e7438 into symfony:3.4 Sep 20, 2018
nicolas-grekas added a commit that referenced this pull request Sep 20, 2018
…xt and extra data (mpdude)

This PR was squashed before being merged into the 3.4 branch (closes #28471).

Discussion
----------

[MonologBridge] Re-add option option to ignore empty context and extra data

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

In #11496, an option was added to `ConsoleFormatter` to ignore empty context and extra data. This setting was even turned on by default.

The `ConsoleHandler` was then overhauled in #21705. During this change, the option got lost.

Commits
-------

d1e7438 [MonologBridge] Re-add option option to ignore empty context and extra data
@nicolas-grekas
Copy link
Member

(would you mind checking where this would need to be mentioned in the doc please?)

@mpdude
Copy link
Contributor Author

mpdude commented Sep 20, 2018

@nicolas-grekas you mean the changelog or rather the symfony-docs?

@nicolas-grekas
Copy link
Member

The Symfony doc if possible.

@mpdude mpdude deleted the ignore-empty-context-and-extra branch September 20, 2018 18:19
This was referenced Sep 30, 2018
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.

4 participants