org.jdbcdslog
类 SlowQueryLogger

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

public class SlowQueryLogger
extends java.lang.Object


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

构造函数详细信息

SlowQueryLogger

public SlowQueryLogger()
方法详细信息

info

public static void info(java.lang.String s)

isInfoEnabled

public static boolean isInfoEnabled()

error

public static void error(java.lang.String m,
                         java.lang.Throwable t)

getLogger

public static org.slf4j.Logger getLogger()


Copyright © 2011. All Rights Reserved.