com.liferay.util.sl4fj
Class LiferayLoggerFactory
java.lang.Object
com.liferay.util.sl4fj.LiferayLoggerFactory
- All Implemented Interfaces:
- org.slf4j.ILoggerFactory
public class LiferayLoggerFactory
- extends Object
- implements org.slf4j.ILoggerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiferayLoggerFactory
public LiferayLoggerFactory()
getLogger
public org.slf4j.Logger getLogger(String name)
- Specified by:
getLogger
in interface org.slf4j.ILoggerFactory