Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Add processor support to the Logger options. #5871

Closed
wants to merge 1 commit into from

Conversation

icywolfy
Copy link
Contributor

There currently is no means to easily add processors to Loggers.

As the functionality is baked into the Logger class, I added support for a providers key in the options following the writers key as a guide.

@weierophinney weierophinney added this to the 2.2.6 milestone Mar 3, 2014
@weierophinney weierophinney self-assigned this Mar 4, 2014
weierophinney added a commit that referenced this pull request Mar 4, 2014
Add processor support to the Logger options.
weierophinney added a commit that referenced this pull request Mar 4, 2014
- Promoted a conditional body so that it becomes the function body
- Made array configuration in a test more readable
- Eliminated redundant whitespace
weierophinney added a commit that referenced this pull request Mar 4, 2014
weierophinney added a commit to zendframework/zend-log that referenced this pull request May 15, 2015
…provider

Add processor support to the Logger options.
weierophinney added a commit to zendframework/zend-log that referenced this pull request May 15, 2015
- Promoted a conditional body so that it becomes the function body
- Made array configuration in a test more readable
- Eliminated redundant whitespace
weierophinney added a commit to zendframework/zend-log that referenced this pull request May 15, 2015
weierophinney added a commit to zendframework/zend-log that referenced this pull request May 15, 2015
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.

2 participants