org.jdbcdslog
类 ConnectionLogger

java.lang.Object
  继承者 org.jdbcdslog.ConnectionLogger

public class ConnectionLogger
extends java.lang.Object


构造函数摘要
ConnectionLogger()
           
 
方法摘要
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.