org.jdbcdslog
Class StatementLogger

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

public class StatementLogger
extends java.lang.Object


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

StatementLogger

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