org.jdbcdslog
Class ResultSetLogger

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

public class ResultSetLogger
extends java.lang.Object


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

ResultSetLogger

public ResultSetLogger()
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.