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

Changed the log level on exceptions in BlockRenderer from critical to… #285

Merged
merged 1 commit into from
May 28, 2016

Conversation

uwej711
Copy link
Contributor

@uwej711 uwej711 commented May 25, 2016

Changelog

### Changed
- The log level on exceptions in `BlockRenderer` is decreased from critical to error.

Subject

As critical, log entries may trigger further actions, i.e. sending mails from monolog and similar. This makes even more sense as the default settings in the block bundle simply catch the exception.

… error

As critical, log entries may trigger further actions, i.e. sending mails from monolog and similar. This makes even more sense as the default settings in the block bundle simply catch the exception.
@soullivaneuh soullivaneuh merged commit 98151c5 into sonata-project:3.x May 28, 2016
@soullivaneuh
Copy link
Member

Thank you @uwej711!

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