Export to GitHub

pyicqt - issue #178

Spam in logs


Posted on Jun 3, 2009 by Grumpy Camel

What steps will reproduce the problem? 1. install pyicq-t from git/master 2. edit config.xml 3. run

Wheh I check pyicqt logs, I see many WARN messages (5-10 Mb per day for 20 icq users online) type:

[2009-06-03 11:39:07] WARN :: jid@example.org :: icqt.B :: updateBuddy :: {'status': '', 'selfcall': False, 'anstatus': 'anstatus_at_work', 'encoding': None, 'url': '', 'buddyjid': '123456789@icq.jabber.example.org', 'show': None, 'c': <contact.Contact instance at 0x37d4098>, 'ptype': None, 'user': <OSCARUser 123456789, flags ['unconfirmed', 'free', 'icq'], online for 365 minutes, idle for 0 minutes, caps ['icq_direct', 'icqxtraz', 'serv_rel', 'unicode', ('unknown', 'Q\xad\xd1\x90r\x04G=\xa1\xa1I\xf4\xa3\x97\xa4\x1f'), ('unknown', '\xdd\xcf\x0e\xa9q\x95@H\xa9\xc6A2\x06\xd6\xf2\x80')]>, 'icq2jid': <function icq2jid at 0x2bb9230>} :: Status message:

How to disable this?

OS: Debian stable

Comment #1

Posted on Jun 4, 2009 by Swift Bear

Really, these messages only informative, not warnings. I fixed it, please update

Status: Fixed

Labels:
Type-Defect Priority-Medium