beznogno / pyicqt

Automatically exported from code.google.com/p/pyicqt
GNU General Public License v2.0
0 stars 0 forks source link

Spam in logs #178

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

Original issue reported on code.google.com by ky6uk.kun on 3 Jun 2009 at 5:45

GoogleCodeExporter commented 9 years ago
Really, these messages only informative, not warnings. 
I fixed it, please update

Original comment by r000ns...@gmail.com on 4 Jun 2009 at 9:05