diff --git a/plugins/MessageParser/plugin.py b/plugins/MessageParser/plugin.py index c7e13d19b..7995e1677 100644 --- a/plugins/MessageParser/plugin.py +++ b/plugins/MessageParser/plugin.py @@ -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