org.jdbcdslog
类 ConnectionLogger
java.lang.Object
org.jdbcdslog.ConnectionLogger
public class ConnectionLogger
- extends java.lang.Object
|
方法摘要 |
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()
|
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionLogger
public ConnectionLogger()
info
public static void info(java.lang.String s)
error
public static void error(java.lang.String m,
java.lang.Throwable t)
isInfoEnabled
public static boolean isInfoEnabled()
getLogger
public static org.slf4j.Logger getLogger()
Copyright © 2011. All Rights Reserved.