View Single Post
Posts: 12 | Thanked: 3 times | Joined on Oct 2010
#225
Originally Posted by uvatbc View Post
Post logs of the latest "total= x, usable= x" line.
Code:
2011-01-02 18:39:04.183 : 3 : Refresh all requested.
2011-01-02 18:39:04.281 : 3 : "Enqueued 8: getRegisteredPhones." 
2011-01-02 18:39:04.286 : 3 : "Starting work 8: getRegisteredPhones" 
2011-01-02 18:39:07.739 : 3 : "Retrieving Inbox..." 
2011-01-02 18:39:07.994 : 3 : "Enqueued 9: getHistory." 
2011-01-02 18:39:07.996 : 3 : "Work 8: getRegisteredPhones in progress. Wait for it to finish." 
2011-01-02 18:39:08.002 : 3 : "Retrieving contacts" 
2011-01-02 18:39:13.204 : 3 : "Contacts retrieved, parsing" 
2011-01-02 18:39:13.699 : 3 : "Contact parsing done. total = 0. usable = 0" 
2011-01-02 18:39:16.524 : 3 : ""Mobile"="+
Is there a way to enable more verbose logging?

Last edited by altarMeego; 2011-01-03 at 00:05. Reason: add question