org.eclipse.datatools.modelbase.sql.query.util
Class SQLQueryLogger
java.lang.Object
org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
org.eclipse.datatools.modelbase.sql.query.util.SQLQueryLogger
- public class SQLQueryLogger
- extends SQLLogUtil
The SQLQueryLogger
is a slim wrapper around the eclipse
logging, with the intention to be refactored in future to adopt the
common logging strategy, preferably Logger
.
- Author:
- ckadner
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 |
SQLQueryLogger
public SQLQueryLogger(Plugin plugin)
- Parameters:
plugin
-
getLogger
public static SQLLogUtil getLogger()
setLogger
public static void setLogger(SQLLogUtil logger)
Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.