crashlog 0.1.0 Send email and log to file when there's an uncaught exception in your code Install pip install crashlog Usage import crashlog crashlog.install(email=['[email protected]'], logfile='/path/to/log.txt') Contact Miki Tebeka [email protected] Bug reports go here.