d444f5e Fix logging and the SMTPHandler

Authored and Committed by pingou 5 years ago
    Fix logging and the SMTPHandler
    
    With this, we now have the SMTPHandler handler properly configured and
    running. It sends email on exception both for the flask application as
    well as for the different workers.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+89 -0
file modified
+20 -0
file modified
+1 -15
file modified
+8 -2
file modified
+9 -3
file modified
+18 -0