Package org.cybergarage.util
Class Debug
java.lang.Object
org.cybergarage.util.Debug
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
initialize
(I2PAppContext ctx) I2P this is all static so have the UPnPManager call thisstatic boolean
isOn()
static final void
static final void
static final void
off()
static final void
on()
static final void
static final void
static final void
-
Field Details
-
enabled
public static boolean enabled
-
-
Constructor Details
-
Debug
public Debug()
-
-
Method Details
-
initialize
I2P this is all static so have the UPnPManager call this -
on
public static final void on() -
off
public static final void off() -
isOn
public static boolean isOn() -
message
-
message
-
warning
-
warning
-
warning
-