class AdminEmailHandler(include_html=False, email_backend=None) [source]
This handler sends an email to the site admins for each log message it receives.
If the log record contains a request attribute, the full details of the request will be included in the email. The email subject will include the phrase “internal IP” if the client’s IP address is in the INTERNAL_IPS setting; if not, it will include “EXTERNAL IP”.
If the log record contains stack trace information, that stack trace will be