Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c37ce96

Browse filesBrowse files
committed
minor #6109 add link to Monolog configuration (snoek09)
This PR was squashed before being merged into the 2.3 branch (closes #6109). Discussion ---------- add link to Monolog configuration | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | #2862 Commits ------- 9fe931e add link to Monolog configuration
2 parents 2383391 + 9fe931e commit c37ce96
Copy full SHA for c37ce96

File tree

Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed

‎reference/configuration/monolog.rst

Copy file name to clipboardExpand all lines: reference/configuration/monolog.rst
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
MonologBundle Configuration ("monolog")
55
=======================================
66

7+
For a full list of handler types and related configuration
8+
options, see `Monolog Configuration`_.
9+
710
Full Default Configuration
811
--------------------------
912

@@ -101,3 +104,5 @@ Full Default Configuration
101104
When the profiler is enabled, a handler is added to store the logs'
102105
messages in the profiler. The profiler uses the name "debug" so it
103106
is reserved and cannot be used in the configuration.
107+
108+
.. _`Monolog Configuration`: https://github.com/symfony/monolog-bundle/blob/master/DependencyInjection/Configuration.php

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.