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 9caacf7 commit d0f0850Copy full SHA for d0f0850
guide/index.rst
@@ -188,7 +188,8 @@ Logs
188
####
189
190
If you need to debug communication with the SMTP server, enable the option to
191
-save logs in the configuration by setting ``save_logs`` to ``true``.
+save logs in the configuration by setting ``save_logs`` to ``true``. Then it
192
+will be possible to obtain the logs with the ``Mailer::getLogs`` method.
193
194
It is possible to clear the logs after each submission using the
195
``Mailer::resetLogs`` method.
0 commit comments