|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserLogger
public class SQLQueryParserLogger
The SQLQueryParserLogger
is a slim wrapper around the eclipse
logging, with the intention to be refactored in future to adopt the
common logging strategy, preferably Logger
.
Method Summary | |
---|---|
static SQLLogUtil |
getLogger()
|
static void |
setLogger(SQLLogUtil logger)
|
Methods inherited from class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil |
---|
getCurrentPlugin, isTracing, setCurrentPlugin, write, write, write, writeInfo, writeLog, writeLog, writeLog, writeTrace, writeTraceEntry, writeTraceExit, writeTraceExit, writeTraceExit |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SQLLogUtil getLogger()
public static void setLogger(SQLLogUtil logger)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |