On Fri, 2007-04-20 at 09:45 -0400, Thibaut Lamadon wrote: > How do we set the debug level for the logging of the activities? > > When I run my activity, there are plenty of python errors (not my > personal logging) that I don't receive in the log. > For example, if there is an undeclared variable, the activity just > stops but doesn't say why. Is there way of getting those errors in the > log file?
I'll need more information about the exact error which does not appear. Also, does it appear in the shell.log? Note that non-python error/output will not appear in the logs. You have to launch the activity from the command line to get them (using sugar-activity). Marco _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
