http://bugzilla.moblin.org/show_bug.cgi?id=5042
--- Comment #5 from pohly <[email protected]> 2010-03-17 00:12:56 PST --- (In reply to comment #4) > The description of the log is: > <signal name="LogOutput"> > <doc:doc><doc:description></doc:description>Broadcast the console part > of > the log</doc:doc> > <arg type="o" name="session"> > <doc:doc><doc:summary>session D-Bus object path. If the log belongs > to the server, then session is empty</doc:summary></doc:doc> > </arg> > <arg type="s" name="log"> > <doc:doc><doc:summary>the log to be broadcast</doc:summary></doc:doc> > </arg> > </signal> > If no objection, I'll implement it. I think we need something with a bit more semantic. Logger::Level should be a parameter instead of making [INFO/ERROR/DEBUG] a part of of "log". The name "log" itself is a bit misleading. It doesn't have to be log messages. "Output", "Level", "Text" are a bit more appropriate. -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
