Package pro.gravit.utils.helper
Class FormatHelper
java.lang.Object
pro.gravit.utils.helper.FormatHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringansiFormatLicense(String product) static StringansiFormatVersion(String product) static StringformatLicense(String product) static StringformatVersion(String product) static org.fusesource.jansi.AnsirawAnsiFormat(LogHelper.Level level, String dateTime, boolean sub) static StringrawFormat(LogHelper.Level level, String dateTime, boolean sub)
-
Constructor Details
-
FormatHelper
public FormatHelper()
-
-
Method Details
-
rawAnsiFormat
public static org.fusesource.jansi.Ansi rawAnsiFormat(LogHelper.Level level, String dateTime, boolean sub) -
ansiFormatVersion
-
ansiFormatLicense
-
rawFormat
-
formatVersion
-
formatLicense
-