Description
Inspired by Ege on IRC chat:
<Ege> Hello everyone, is there any way to make a function print something? For debugging purposes so that I know what's going on within the function
Currently, the only way to do this is to make code changes in the evaluator and run it locally. That's obviously not sustainable on the live site.
We could create a special logging function in the evaluators and cause that logging function to spit out some metadata (so part of the Z22K2).
Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)
- team will discuss whether this is a feature we'd like to support
- appropriate action will be taken (e.g. a design document or no design document)
Completion checklist
- Before closing this task, review one by one the checklist available here: https://www.mediawiki.org/wiki/Abstract_Wikipedia_team/Definition_of_Done#Back-end_Task/Bug_completion_checklist