|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.logging.parsers.internal.importer.GLADebug
This class provides debugging facilities for the Log Import code.
| Field Summary | |
|---|---|
boolean |
debug
|
static GLADebug |
INSTANCE
|
boolean |
logToFile
|
protected java.lang.String |
NL
|
protected java.lang.String |
plugin_name
|
protected java.lang.String |
value
|
| Constructor Summary | |
|---|---|
GLADebug(java.lang.String plugin_name)
|
|
| Method Summary | |
|---|---|
java.io.FileOutputStream |
getLog()
Get the debug log file output stream. |
protected void |
init()
Initialize the debugging code. |
void |
log(java.lang.String message)
Log a debug message |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public boolean debug
public boolean logToFile
protected java.lang.String plugin_name
protected java.lang.String value
protected final java.lang.String NL
public static GLADebug INSTANCE
| Constructor Detail |
public GLADebug(java.lang.String plugin_name)
| Method Detail |
protected void init()
public java.io.FileOutputStream getLog()
public void log(java.lang.String message)
message -
|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||