Slightly more pervasive logging.

This commit is contained in:
Jeremy Fincher 2004-02-11 06:07:50 +00:00
parent 8df8c27a66
commit 78bf842965
1 changed files with 2 additions and 0 deletions

View File

@ -193,6 +193,8 @@ class Services(privmsgs.CapabilityCheckingPrivmsg):
elif 'incorrect' in s:
log = 'Received "Password Incorrect" from NickServ.'
self.log.warning(log)
else:
self.log.warning('Unexpected notice from NickServ: %r', s)
def getops(self, irc, msg, args):
"""[<channel>]