Loading

NOLOG

Extension: io.warp10.script.ext.debug.DebugWarpScriptExtension

extensions
Configuration parameters

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
NOLOG is available since version 1.2.19.

See also

Signatures