ZimventuresLLC / stackzilla

An Application ORM for Python Developers
GNU Affero General Public License v3.0
1 stars 0 forks source link

Add logging for when a StackzillaEvent handler raises an exception #68

Open zimventures opened 1 year ago

zimventures commented 1 year ago

in ./stackzilla/events/event.py the StackzillaEvent::invoke() method has logic for catching exceptions. Add a log message that will notify the user that something went wrong!