Package com.hypixel.hytale.logger.util
Class GithubMessageUtil
java.lang.Object
com.hypixel.hytale.logger.util.GithubMessageUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisGithub()static StringmessageError(String file, int line, int column, String message) static StringmessageError(String file, String message) static StringmessageWarning(String file, int line, int column, String message) static StringmessageWarning(String file, String message)
-
Field Details
-
CI
-
-
Constructor Details
-
GithubMessageUtil
public GithubMessageUtil()
-
-
Method Details
-
isGithub
public static boolean isGithub() -
messageError
-
messageError
-
messageWarning
-
messageWarning
-