Skip to content

Commit d0f0850

Browse files
committed
Update user guide
1 parent 9caacf7 commit d0f0850

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

guide/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,8 @@ Logs
188188
####
189189

190190
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``.
191+
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.
192193

193194
It is possible to clear the logs after each submission using the
194195
``Mailer::resetLogs`` method.

0 commit comments

Comments
 (0)