Liferay 6.2-ce-ga5

com.liferay.util.sl4fj
Class LiferayLoggerFactory

java.lang.Object
  extended by com.liferay.util.sl4fj.LiferayLoggerFactory
All Implemented Interfaces:
org.slf4j.ILoggerFactory

public class LiferayLoggerFactory
extends Object
implements org.slf4j.ILoggerFactory


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

Constructor Detail

LiferayLoggerFactory

public LiferayLoggerFactory()
Method Detail

getLogger

public org.slf4j.Logger getLogger(String name)
Specified by:
getLogger in interface org.slf4j.ILoggerFactory

Liferay 6.2-ce-ga5