|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jdbcdslog.ConnectionLogger
public class ConnectionLogger
| Constructor Summary | |
|---|---|
ConnectionLogger()
|
|
| Method Summary | |
|---|---|
static void |
error(java.lang.String m,
java.lang.Throwable t)
|
static org.slf4j.Logger |
getLogger()
|
static void |
info(java.lang.String s)
|
static boolean |
isInfoEnabled()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionLogger()
| Method Detail |
|---|
public static void info(java.lang.String s)
public static void error(java.lang.String m,
java.lang.Throwable t)
public static boolean isInfoEnabled()
public static org.slf4j.Logger getLogger()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||