LOGMSG
Extension: io.warp10.script.ext.debug.DebugWarpScriptExtension
extensionsConfiguration parameters
-
warpscript.extensions
LOGMSG
function prints millisecond timestamp and input text on the standard output.
The LOGMSG
function is part of the io.warp10.script.ext.debug.DebugWarpScriptExtension
, this extension must be specified in the
warpscript.extensions
configuration parameter for it to be available.
Add the following line to your Warp 10 configuration:
warpscript.extension.debug=io.warp10.script.ext.debug.DebugWarpScriptExtension