|
MySQL Connector/J size='-1'>5.1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysql.jdbc.log.LogFactory
public class LogFactory
Creates instances of loggers for the driver to use.
Constructor Summary | |
---|---|
LogFactory()
|
Method Summary | |
---|---|
static Log |
getLogger(java.lang.String className,
java.lang.String instanceName)
Returns a logger instance of the given class, with the given instance name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogFactory()
Method Detail |
---|
public static Log getLogger(java.lang.String className, java.lang.String instanceName) throws java.sql.SQLException
className
- the class to instantiateinstanceName
- the instance name
java.sql.SQLException
- if unable to create a logger instance
|
MySQL Connector/J size='-1'>5.1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |