Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.test
Class JDKLoggerTestUtil

java.lang.Object
  extended by com.liferay.portal.kernel.test.JDKLoggerTestUtil

public class JDKLoggerTestUtil
extends Object


Constructor Summary
JDKLoggerTestUtil()
           
 
Method Summary
static List<LogRecord> configureJDKLogger(String name, Level level)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDKLoggerTestUtil

public JDKLoggerTestUtil()
Method Detail

configureJDKLogger

public static List<LogRecord> configureJDKLogger(String name,
                                                 Level level)

Liferay 6.1.2-ce-ga3