NOLOG
Extension: io.warp10.script.ext.debug.DebugWarpScriptExtension
extensionsConfiguration parameters
-
warpscript.extensions
The NOLOG
function resets java.util.logging.LogManager.
It can be useful to do this during developments and tests of an extension.
The NOLOG
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