org.objectweb.jonas_timer
Class TraceTimer

java.lang.Object
  extended by org.objectweb.jonas_timer.TraceTimer

public class TraceTimer
extends java.lang.Object

Traces for module timer

Author:
Sebastien Chassande-Barrioz sebastien.chassande@inrialpes.fr

Field Summary
static org.objectweb.util.monolog.api.Logger logger
           
 
Constructor Summary
TraceTimer()
           
 
Method Summary
static void configure(org.objectweb.util.monolog.api.LoggerFactory lf)
           
static boolean isDebug()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static org.objectweb.util.monolog.api.Logger logger
Constructor Detail

TraceTimer

public TraceTimer()
Method Detail

configure

public static void configure(org.objectweb.util.monolog.api.LoggerFactory lf)

isDebug

public static boolean isDebug()