We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ebe1b2 commit 4e158c9Copy full SHA for 4e158c9
cookbook/logging/monolog_email.rst
@@ -7,7 +7,7 @@ How to Configure Monolog to Email Errors
7
Monolog_ can be configured to send an email when an error occurs with an
8
application. The configuration for this requires a few nested handlers
9
in order to avoid receiving too many emails. This configuration looks
10
-complicated at first but each handler is fairly straight forward when
+complicated at first but each handler is fairly straightforward when
11
it is broken down.
12
13
.. configuration-block::
0 commit comments