com.aragost.javahg.log
Class JULLoggerFactory

java.lang.Object
  extended by com.aragost.javahg.log.LoggerFactory
      extended by com.aragost.javahg.log.JULLoggerFactory

public class JULLoggerFactory
extends LoggerFactory

Author:
Sebastian Sdorra

Constructor Summary
JULLoggerFactory()
           
 
Method Summary
protected  Logger getLoggerInstance(Class<?> cls)
           
 
Methods inherited from class com.aragost.javahg.log.LoggerFactory
getLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JULLoggerFactory

public JULLoggerFactory()
Method Detail

getLoggerInstance

protected Logger getLoggerInstance(Class<?> cls)
Specified by:
getLoggerInstance in class LoggerFactory


Copyright © 2011-2013 aragost Trifork ag. All Rights Reserved.