Python Standard Logging in Sugar: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 October 2008

9 July 2008

3 July 2008

  • curprev 19:3519:35, 3 July 2008Fanwar talk contribs 349 bytes +349 New page: === How do I write to a log in my activity code? === Sugar uses [http://www.onlamp.com/pub/a/python/2005/06/02/logging.html python's standard logging]. The following code shows how to outp...