|
|||||||||
| Home >> All >> com >> lutris >> logging >> [ tests overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.lutris.logging.tests
Class LoggerTests

java.lang.Objectcom.lutris.logging.tests.LoggerTests
- public class LoggerTests
- extends java.lang.Object
Logger tests.
| Constructor Summary | |
LoggerTests()
|
|
| Method Summary | |
private static void |
doSomeLogging(java.lang.String facility,
java.lang.String[] levels)
|
static void |
main(java.lang.String[] args)
|
private static void |
makeException(java.lang.String msg,
int depth)
|
private static void |
writerTest(java.lang.String facility,
java.lang.String level)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
LoggerTests
public LoggerTests()
| Method Detail |
makeException
private static void makeException(java.lang.String msg, int depth) throws java.lang.Exception
doSomeLogging
private static void doSomeLogging(java.lang.String facility, java.lang.String[] levels)
writerTest
private static void writerTest(java.lang.String facility, java.lang.String level)
main
public static void main(java.lang.String[] args) throws java.io.IOException
|
|||||||||
| Home >> All >> com >> lutris >> logging >> [ tests overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.lutris.logging.tests.LoggerTests