org.slf4j.impl
Class JDK14AdapterLoggerNameTest

java.lang.Object
  extended by org.slf4j.impl.JDK14AdapterLoggerNameTest

public class JDK14AdapterLoggerNameTest
extends Object


Constructor Summary
JDK14AdapterLoggerNameTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testLoggerNameUsingJdkLogging()
           
 void testLoggerNameUsingSlf4j()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDK14AdapterLoggerNameTest

public JDK14AdapterLoggerNameTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testLoggerNameUsingJdkLogging

public void testLoggerNameUsingJdkLogging()
                                   throws Exception
Throws:
Exception

testLoggerNameUsingSlf4j

public void testLoggerNameUsingSlf4j()
                              throws Exception
Throws:
Exception


Copyright © 2005–2016 QOS.ch. All rights reserved.