org.jdbcdslog
Class ConnectionLogger

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

public class ConnectionLogger
extends java.lang.Object


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

ConnectionLogger

public ConnectionLogger()
Method Detail

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