org.jdbcdslog
Class SlowQueryLogger

java.lang.Object
  extended by org.jdbcdslog.SlowQueryLogger

public class SlowQueryLogger
extends java.lang.Object


Constructor Summary
SlowQueryLogger()
           
 
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

SlowQueryLogger

public SlowQueryLogger()
Method Detail

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 © 2012. All Rights Reserved.