Update errorhandling.rst (#2074)

This commit is contained in:
Tery Lim 2016-11-02 15:58:22 +13:00 committed by David Lord
parent 9685d14eaa
commit bbe58a4944

View file

@ -216,7 +216,7 @@ A formatter can be instantiated with a format string. Note that
tracebacks are appended to the log entry automatically. You don't have to tracebacks are appended to the log entry automatically. You don't have to
do that in the log formatter format string. do that in the log formatter format string.
Here some example setups: Here are some example setups:
Email Email
````` `````