Hi, <br>
<br>
I've been documenting logging for sugar recently and would be very
interested in any standardization of logging, so please keep me posted.
I've documented roughly the process that already exists for python
standard logging if people want to write to log files in sugar (see
<a href="http://wiki.laptop.org/go/Python_Standard_Logging_in_Sugar">http://wiki.laptop.org/go/Python_Standard_Logging_in_Sugar</a>). Right now,
I instruct developers to just go ahead and create their own custom
handlers and formatters. If we want more security in terms of where
logs go, I think having an entryin the .info file coupled with a
standard api in the sugar.logger package (which is right now just a
minimal set of code) might be most appropriate. This might allow users to then look at logs more easily throgh the Log activity, if there is some known place where logs go. <br>
<br>
Thanks<br>
<br>
Faisal<br><br><div class="gmail_quote">On Wed, Jul 9, 2008 at 7:50 AM, Eben Eliason <<a href="mailto:eben.eliason@gmail.com">eben.eliason@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Tue, Jul 8, 2008 at 6:13 PM, Michael Stone <<a href="mailto:michael@laptop.org">michael@laptop.org</a>> wrote:<br>
> It appears that logs posted in the Log Activity go, by default, to<br>
><br>
>  <a href="http://olpc.scheffers.net/olpc/submit.tcl" target="_blank">olpc.scheffers.net/olpc/submit.tcl</a><br>
<br>
</div>Of interest, recent discussion on IRC discussed the possibility of<br>
providing a mechanism for getting logs to "the right place" more<br>
easily.  Specifically, it might be possible to add a field to the<br>
.info file so activity developers can indicate where logs should wind<br>
up.  Of course, there are security/privacy concerns (and of course<br>
spam concerns), especially if we want kids producing these activities.<br>
 Any thoughts on how we could do this sanely?<br>
<font color="#888888"><br>
- Eben<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/devel" target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
</div></div></blockquote></div><br>