freemarker.log
Class SLF4JLoggerFactory

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

public class SLF4JLoggerFactory
extends java.lang.Object


Constructor Summary
SLF4JLoggerFactory()
           
 
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

SLF4JLoggerFactory

public SLF4JLoggerFactory()
Method Detail

getLogger

public Logger getLogger(java.lang.String category)