Package scala_maven_executions
Class LogProcessorUtils
java.lang.Object
scala_maven_executions.LogProcessorUtils
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LogProcessorUtils.LevelState
levelStateOf
(String line, LogProcessorUtils.LevelState previous)
-
Constructor Details
-
LogProcessorUtils
public LogProcessorUtils()
-
-
Method Details
-
levelStateOf
public static LogProcessorUtils.LevelState levelStateOf(String line, LogProcessorUtils.LevelState previous) throws Exception - Throws:
Exception
-