风..竹... (Feng ZHU ?)

http://blogs.sun.com/zhufeng/date/20081218 星期四 2008年12月18日

emesene Logger problem: not log all messages


I check out emesene, that's cool. But I found there's a problem that Logger plugin cannot log when you send messages to WHOEVER, these messages will not be logged. Only when WHOEVER send messages to you the messages and events in some duration can be logged. I check Logger's source code and sqlite database, find it's SQL show messages have been inserted into tables, but when we open "view log" dialog, it filter it by timestamp and message sender ID to get conversation ID. So if you check WHOEVER logs it will never show you the conversation that only you send to him. I will find a way to fix it, such as store destination user ID. 


 I have filed a bug report to emesene.org.