Constructor and Description |
---|
ISDebug() |
Modifier and Type | Method and Description |
---|---|
void |
debug(int level,
String msg)
The method which does the actual Debug.
|
void |
debug(int level,
String msg,
Throwable e)
The method which does the actual Debug.
|
boolean |
messageEnabled()
Return true if message mode is enabled.
|
boolean |
warningEnabled()
Return true if warning mode is enabled.
|
public void debug(int level, String msg, Throwable e)
public void debug(int level, String msg)
public boolean messageEnabled()
messageEnabled
in interface IDebug
public boolean warningEnabled()
warningEnabled
in interface IDebug
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.