Liferay 7.0-ce-m2

com.liferay.portal.test.log
Class LogAssertionUtil

java.lang.Object
  extended by com.liferay.portal.test.log.LogAssertionUtil

public class LogAssertionUtil
extends Object


Constructor Summary
LogAssertionUtil()
           
 
Method Summary
static void enableLogAssertion()
           
protected static void installJdk14Handler()
           
protected static void installLog4jAppender()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogAssertionUtil

public LogAssertionUtil()
Method Detail

enableLogAssertion

public static void enableLogAssertion()

installJdk14Handler

protected static void installJdk14Handler()

installLog4jAppender

protected static void installLog4jAppender()

Liferay 7.0-ce-m2