Package de.otto.jlineup
Class Utils
java.lang.Object
de.otto.jlineup.Utils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExecutorServicecreateThreadPool(int threads, String baseName) static Stringstatic voidstatic Stringstatic Stringstatic voidstatic voidstatic booleanshouldUseLegacyReportFormat(JobConfig jobConfig) static voidstatic voidwriteInfosForCommonErrors(String message)
-
Field Details
-
JLINEUP_FILE_APPENDER
- See Also:
-
SIFTING_APPENDER_NAME_IN_LOGBACK_XML
- See Also:
-
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
readVersion
-
readCommit
-
createThreadPool
-
setLogLevelToDebug
public static void setLogLevelToDebug() -
setDebugLogLevelsOfSelectedThirdPartyLibsToWarn
public static void setDebugLogLevelsOfSelectedThirdPartyLibsToWarn() -
logToFile
-
stopFileLoggers
public static void stopFileLoggers() -
shouldUseLegacyReportFormat
-
getVersion
-
writeInfosForCommonErrors
-