Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Do not process psr_3 log messages, as it's now done by symfony. #1054

Merged
merged 1 commit into from
Mar 9, 2017

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Mar 7, 2017

Related to symfony/symfony#21705

Note: It's not an issue to let monolog doing it, but if monolog do it
symfony can not do it. The best experience is when symfony do it.

So let's disable it.

Related to symfony/symfony#21705

Note: It's not an issue to let monolog doing it, but if monolog do it
symfony can not do it. The best experience is when symfony do it.

So let's disable it.
@stof
Copy link
Member

stof commented Mar 7, 2017

this is about getting colors for replaced placeholders, right ?

@lyrixx
Copy link
Member Author

lyrixx commented Mar 7, 2017

@stof Yes. it's all about colors ;)

@fabpot
Copy link
Member

fabpot commented Mar 9, 2017

Thank you @lyrixx.

@fabpot fabpot merged commit ebe2bad into symfony:master Mar 9, 2017
fabpot added a commit that referenced this pull request Mar 9, 2017
…symfony. (lyrixx)

This PR was merged into the 3.3-dev branch.

Discussion
----------

Do not process psr_3 log messages, as it's now done by symfony.

Related to symfony/symfony#21705

Note: It's not an issue to let monolog doing it, but if monolog do it
symfony can not do it. The best experience is when symfony do it.

So let's disable it.

Commits
-------

ebe2bad Do not process psr_3 log messages, as it's now done by symfony.
@lyrixx lyrixx deleted the console-logs branch March 9, 2017 08:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants