[Webkit-unassigned] [Bug 40807] [EFL] add support for logging

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 1 13:52:32 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40807





--- Comment #11 from Gustavo Sverzut Barbieri <barbieri at profusion.mobi>  2010-07-01 13:52:32 PST ---
Kov, the only thing we use from glib so far is the integration with its main loop and that's due libSoup, maybe it will go away when we have time to change that networking code.

But EFL has the same tokenizer as eina_str_split().

One comment I did before:  Joone Hur please use "," instead of space as it is the same for Eina log.

Last but not least, I'd still follow other ports and have better logging by using Eina log system instead of general purpose fprintf(stderr,...).

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



More information about the webkit-unassigned mailing list