ch.qos.logback.classic
Class LoggerTest
java.lang.Object
ch.qos.logback.classic.LoggerTest
public class LoggerTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggerTest
public LoggerTest()
smoke
public void smoke()
testNoStart
public void testNoStart()
testAdditive
public void testAdditive()
testRootLogger
public void testRootLogger()
testBasicFiltering
public void testBasicFiltering()
throws Exception
- Throws:
Exception
testEnabled_All
public void testEnabled_All()
throws Exception
- Throws:
Exception
testEnabled_Debug
public void testEnabled_Debug()
throws Exception
- Throws:
Exception
testEnabled_Info
public void testEnabled_Info()
throws Exception
- Throws:
Exception
testEnabledX_Warn
public void testEnabledX_Warn()
throws Exception
- Throws:
Exception
testEnabledX_Errror
public void testEnabledX_Errror()
throws Exception
- Throws:
Exception
testEnabledX_Off
public void testEnabledX_Off()
throws Exception
- Throws:
Exception
setRootLevelToNull
public void setRootLevelToNull()
setLevelToNull_A
public void setLevelToNull_A()
setLevelToNull_B
public void setLevelToNull_B()
setLevelToNull_LBCLASSIC_91
public void setLevelToNull_LBCLASSIC_91()
Copyright © 2005-2009 QOS.ch. All Rights Reserved.