http://git.collabora.co.uk/?p=user/kalfa/telepathy-logger.git;a=shortlog;h=refs/heads/empathy-logstore thanks
It would be nice to combine this with the patch in #26621. + /* TODO add destructor */ Do this?
Also, I've stared at this a little bit closer. log_manager_constructor() line 130ish. What is all of this doing in constructor(), instead of in init() or constructed()? I think it should be moved to init() or constructed() and constructor() should only contain the singleton setup.
Moved to _init
rebased merged to master.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.