Log & email uncaught exceptions
Project description
# 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=[‘bugs@looney.org’], logfile=’/path/to/log.txt’)
Contact
Miki Tebeka <miki.tebeka@gmail.com>
Bug reports go [here][bugs].
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
crashlog-0.0.1.tar.gz
(2.2 kB
view hashes)
Built Distributions
crashlog-0.0.1-py3.3.egg
(3.7 kB
view hashes)
crashlog-0.0.1-py2.7.egg
(3.6 kB
view hashes)