[Bug 26908] Move to SQLite log-store for everything

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 10 13:04:18 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=26908

--- Comment #5 from Yajo <yajodj at msn.com> 2011-05-10 04:04:17 PDT ---
(In reply to comment #4)
> We recently refactored the Telepathy Logger to store more then just text chat.
> One of our goal is to be able to also store delivery report, audio and video
> calls (already experimental).

Since the beginning this is one of my project's goals too.

It is still not clear, but I think that I will use mime types to be able to
store anything.

But for now I'm working first in text logs, because I think it's the best place
to start.

> Note that we don't work against any other
> project, we know it's sometimes tricky to track and store Telepathy
> communication, and would be please if the Logger can help project like yours.

I know, and I thank you very much. I am a regular Empathy user, and I would
love being able to integrate it with my project.

> This could be accomplish by adding proper plugin system to the Logger, but this
> is out-of-scope for this bug, which propose enhancing and simplifying the log
> backend for all of the event types using SQLite.

My project amis to provide a plugin-based backend, trying to keep the plugin
interface as simple as possible, in order to be able to quickly write plugins
for Postgres, Mysql, XML, YAML, etc.

The first and default plugin I'm working on is SqLite.

Do you think that the plugin-based logger could be a nice future goal?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list