Virtual parameters

Zaid Abdulla zaid at genieacs.com
Sun Feb 26 18:26:25 EST 2017


On Fri, 2017-02-24 at 07:30 -0900, Dan Morphis wrote:
> I patched lib/sandbox.js but I'm either not understanding how to call
> the debug func, or there is something not working.

I just added a function for logging from within scripts so you can
ignore that patch. Here's how to use it:

  log("Some log message"[, {optionalMeta: "some value"}]);

-- 
Zaid Abdulla <zaid at genieacs.com>


More information about the Users mailing list