fr.umlv.tatoo.runtime.log
Class LoggingLoggerFactory

java.lang.Object
  extended by fr.umlv.tatoo.runtime.log.LoggingLoggerFactory

public class LoggingLoggerFactory
extends Object


Nested Class Summary
static interface LoggingLoggerFactory.LoggingLogger
           
 
Constructor Summary
LoggingLoggerFactory()
           
 
Method Summary
static Logger getLogger()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingLoggerFactory

public LoggingLoggerFactory()
Method Detail

getLogger

public static Logger getLogger()