org.objectweb.jotm.jtests.conform
Class TraceTest
java.lang.Object
|
+--org.objectweb.jotm.jtests.conform.TraceTest
- public class TraceTest
- extends Object
- Author:
- jmesnil
Method Summary |
static void |
configure()
Configure the log for JOTM. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEST_LOG_PREFIX
public static final String TEST_LOG_PREFIX
- TEST_LOG_PREFIX used to identify JOTM tests logger
- See Also:
- Constant Field Values
TraceTest
public TraceTest()
configure
public static void configure()
- Configure the log for JOTM.
Log configuration is stored in a property file,
trace.properties
,
which should be available from the classpath.