com.liferay.portal.kernel.log
Class LogUtil
java.lang.Object
com.liferay.portal.kernel.log.LogUtil
public class LogUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REMOVE_UNKNOWN_SOURCE
public static final boolean REMOVE_UNKNOWN_SOURCE
- See Also:
- Constant Field Values
STACK_TRACE_LENGTH
public static final int STACK_TRACE_LENGTH
- See Also:
- Constant Field Values
LogUtil
public LogUtil()
debug
public static void debug(Log log,
Properties props)
log
public static void log(Log log,
Throwable throwable)
log
public static void log(Log log,
Throwable throwable,
String message)