Class FormatHelper

java.lang.Object
pro.gravit.utils.helper.FormatHelper

public class FormatHelper extends Object
  • Constructor Details

    • FormatHelper

      public FormatHelper()
  • Method Details

    • rawAnsiFormat

      public static org.fusesource.jansi.Ansi rawAnsiFormat(LogHelper.Level level, String dateTime, boolean sub)
    • ansiFormatVersion

      public static String ansiFormatVersion(String product)
    • ansiFormatLicense

      public static String ansiFormatLicense(String product)
    • rawFormat

      public static String rawFormat(LogHelper.Level level, String dateTime, boolean sub)
    • formatVersion

      public static String formatVersion(String product)
    • formatLicense

      public static String formatLicense(String product)