]> git.cworth.org Git - turbot/commit
Restore handling of error events from Slack
authorCarl Worth <cworth@cworth.org>
Sat, 26 Sep 2020 05:02:45 +0000 (22:02 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 26 Sep 2020 05:06:41 +0000 (22:06 -0700)
commiteab9b231f34e26385d18426fe0656ef5fc94edeb
treece1c599d08b492da89e04a7c995da3905dfc6b65
parentd51d8d536e56d27fc6ed3c15db112ed07987525b
Restore handling of error events from Slack

This is better than what I had copied from the example a few commits
ago because this properly logs through the python logging system, (so
the error message will appear in the Apache log file).
turbot.py