File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -229,15 +229,15 @@ debugging much easier!
229
229
230
230
.. note ::
231
231
232
- If you want to override the ``monolog `` configuration via in another config
232
+ If you want to override the ``monolog `` configuration via another config
233
233
file, you will need to redefine the entire ``handlers `` stack. The configuration
234
234
from the two files cannot be merged because the order matters and a merge does
235
235
not allow to control the order.
236
236
237
237
All Built-in Handlers
238
238
---------------------
239
239
240
- Monolog comes with *many * built-in handles for emailing logs, sending them to Loggly,
240
+ Monolog comes with *many * built-in handlers for emailing logs, sending them to Loggly,
241
241
or notifying you in Slack. These are documented inside of MonologBundle itself. For
242
242
a full list, see `Monolog Configuration `_.
243
243
You can’t perform that action at this time.
0 commit comments