org.openuat.util
Class LoggingHelper

java.lang.Object
  extended by org.openuat.util.LoggingHelper

public class LoggingHelper
extends java.lang.Object


Constructor Summary
LoggingHelper()
           
 
Method Summary
static void debugWithException(org.apache.log4j.Logger logger, java.lang.String msg, java.lang.Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingHelper

public LoggingHelper()
Method Detail

debugWithException

public static void debugWithException(org.apache.log4j.Logger logger,
                                      java.lang.String msg,
                                      java.lang.Exception e)


2005-2006, Rene Mayrhofer.