Skip to content

Updated the doc for monolog #516

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 2 commits into from
Jul 13, 2011
Merged

Updated the doc for monolog #516

merged 2 commits into from
Jul 13, 2011

Conversation

stof
Copy link
Member

@stof stof commented Jul 6, 2011

This describes the changes done in symfony/symfony#1556.

It also updates the list of DIC tags as I found that many were missing (and some may still be missing)

This describes the changes done in symfony/symfony#1556.
$definition->addTag('monolog.processor', array('handler' => 'firephp');
$container->register('my_service', $definition);

You can add also a processor for a specific logging by using the ``channel``
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/logging/channel/ or logging channel

weaverryan added a commit that referenced this pull request Jul 13, 2011
Updated the doc for monolog
@weaverryan weaverryan merged commit 9ae9e13 into symfony:master Jul 13, 2011
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