Skip to content

Commit

Permalink
Merge branch '2.7' into 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Jan 10, 2016
2 parents fb5ad59 + c441f6d commit f95ca48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions reference/configuration/monolog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
MonologBundle Configuration ("monolog")
=======================================

For a full list of handler types and related configuration
options, see `Monolog Configuration`_.

Full Default Configuration
--------------------------

Expand Down Expand Up @@ -112,3 +115,5 @@ Full Default Configuration
When the profiler is enabled, a handler is added to store the logs'
messages in the profiler. The profiler uses the name "debug" so it
is reserved and cannot be used in the configuration.

.. _`Monolog Configuration`: https://github.com/symfony/monolog-bundle/blob/master/DependencyInjection/Configuration.php
2 changes: 1 addition & 1 deletion reference/requirements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ If you want to use Doctrine, you will need to have PDO installed. Additionally,
you need to have the PDO driver installed for the database server you want
to use.

.. _`Requirements section of the README`: https://github.com/symfony/symfony#requirements
.. _`Requirements section of the README`: https://github.com/symfony/symfony/blob/2.7/README.md#requirements

0 comments on commit f95ca48

Please sign in to comment.