Activities/Develop: Difference between revisions

Tonyforster (talk | contribs)
Tonyforster (talk | contribs)
Line 96: Line 96:


===Using the Log files to find errors===
===Using the Log files to find errors===
Log files are created when Activities run, they also are created by other processes. They list software errors, among other data, and can help diagnose software problems.  
Log files are created when Activities run, they also are created by other processes. They list software errors among other data and can help diagnose software problems.  


Assume you made a typing error, you accidentally deleted the closing quote mark " in activity.py line 70 when you were editing "Hello World!". The activity would not run, you might get an error like this:[[File:Failedtostart.jpg]]
Assume you made a typing error, you accidentally deleted the closing quote mark " in activity.py line 70 when you were editing "Hello World!". The activity would not run, you might get an error like this:[[File:Failedtostart.jpg]]