Class LogUtils
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.utils.log.LogUtils
-
public class LogUtils extends Object
Some static methods that might help with logging for debug purposes.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringdeepFormat(Object o)static StringdeepFormatForLog(org.apache.commons.logging.Log log, String level, Object o)static StringformatRequestProperties(org.apache.commons.logging.Log log, String level, javax.servlet.http.HttpServletRequest req)
-