Class LogUtils


  • public class LogUtils
    extends Object
    Some static methods that might help with logging for debug purposes.
    • Method Detail

      • deepFormatForLog

        public static String deepFormatForLog​(org.apache.commons.logging.Log log,
                                              String level,
                                              Object o)
      • formatRequestProperties

        public static String formatRequestProperties​(org.apache.commons.logging.Log log,
                                                     String level,
                                                     javax.servlet.http.HttpServletRequest req)