educational-technology-collective / morf

The MOOC Replication Framework (MORF)
MIT License
16 stars 7 forks source link

use logging.SMTPHandler to send email error messages #48

Closed jpgard closed 6 years ago

jpgard commented 6 years ago

Log level should be set to error for the email logging.

See https://docs.python.org/3/library/logging.handlers.html#smtphandler and https://gist.github.com/rodvdka/4134185