Class LogUtil


  • public final class LogUtil
    extends Object
    LogUtil to indent data.
    Since:
    2.0.0
    Author:
    Rutger Lubbers
    • Method Detail

      • indent

        public static String indent​(String value,
                                    String indent)
        Indent the value with the given indent.