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

[Cookbook][Logging] add missing Monolog handler type in XML config #4147

Merged
merged 1 commit into from
Aug 21, 2014

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Aug 18, 2014

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets

Omitting the type of a handler leads to an error:

Symfony\Component\Config\Definition\Exception\InvalidConfigurationException: The child node "type" at path "monolog.handlers.swift" must be configured.

@stof
Copy link
Member

stof commented Aug 18, 2014

👍

@weaverryan
Copy link
Member

👍

@weaverryan weaverryan merged commit dc33b0c into symfony:2.3 Aug 21, 2014
weaverryan added a commit that referenced this pull request Aug 21, 2014
… config (xabbuh)

This PR was merged into the 2.3 branch.

Discussion
----------

[Cookbook][Logging] add missing Monolog handler type in XML config

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets |

Omitting the type of a handler leads to an error:

> Symfony\Component\Config\Definition\Exception\InvalidConfigurationException: The child node "type" at path "monolog.handlers.swift" must be configured.

Commits
-------

dc33b0c add missing Monolog handler type in XML config
@xabbuh xabbuh deleted the add-missing-handler-type branch August 21, 2014 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants