diff --git a/src/groupchat_control.py b/src/groupchat_control.py index 739fe732a..d23010687 100644 --- a/src/groupchat_control.py +++ b/src/groupchat_control.py @@ -47,6 +47,9 @@ from chat_control import ChatControl from chat_control import ChatControlBase from common.exceptions import GajimGeneralException +import logging +log = logging.getLogger('gajim.groupchat_control') + #(status_image, type, nick, shown_nick) ( C_IMG, # image to show state (online, new message etc)