freemarker.log
Class CommonsLoggingLoggerFactory

java.lang.Object
  extended by freemarker.log.CommonsLoggingLoggerFactory

public class CommonsLoggingLoggerFactory
extends java.lang.Object


Constructor Summary
CommonsLoggingLoggerFactory()
           
 
Method Summary
 Logger getLogger(java.lang.String category)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonsLoggingLoggerFactory

public CommonsLoggingLoggerFactory()
Method Detail

getLogger

public Logger getLogger(java.lang.String category)