public class IJDebug
extends java.lang.Object
true.| Modifier and Type | Method and Description |
|---|---|
static void |
log(java.lang.String message)
Call
IJ.log(System.currentTimeMillis() + " - " + message) when
IJ.debugMode is true, otherwise do nothing. |