I would like to have a proper log for when I begin to implement proper stuff - 'twould be nice if this would exist in the browser (perhaps in the console? or at least in the debug view)
Thoughts / Challenges
Not sure yet
Method
Would like to try using python's in-built logging module, although I shall have to figure out how it works first (should be fairly easy issue to solve)
Context
I would like to have a proper log for when I begin to implement proper stuff - 'twould be nice if this would exist in the browser (perhaps in the console? or at least in the debug view)
Thoughts / Challenges
Not sure yet
Method
Would like to try using python's in-built
logging
module, although I shall have to figure out how it works first (should be fairly easy issue to solve)