Liferay 6.0.5

com.liferay.util.log4j
Class Log4JUtil

java.lang.Object
  extended by com.liferay.util.log4j.Log4JUtil

public class Log4JUtil
extends Object


Constructor Summary
Log4JUtil()
           
 
Method Summary
static void configureLog4J(URL url)
           
static void setLevel(String name, String priority)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4JUtil

public Log4JUtil()
Method Detail

configureLog4J

public static void configureLog4J(URL url)

setLevel

public static void setLevel(String name,
                            String priority)

Liferay 6.0.5