Clarify the on-error log message in MessageParser function caller.

This commit is contained in:
Daniel Folkinshteyn 2010-04-27 15:28:09 -04:00
parent a819c5b496
commit 71f88caa6b

View File

@ -121,7 +121,7 @@ class MessageParser(callbacks.Plugin, plugins.ChannelDBHandler):
try:
self.Proxy(irc.irc, msg, tokens)
except Exception, e:
log.exception('Uncaught exception in scheduled function:')
log.exception('Uncaught exception in function called by MessageParser:')
def _checkManageCapabilities(self, irc, msg, channel):
"""Check if the user has any of the required capabilities to manage