Package scala_maven_executions
Class LogProcessorUtils.LevelState
- java.lang.Object
-
- scala_maven_executions.LogProcessorUtils.LevelState
-
- Enclosing class:
- LogProcessorUtils
public static class LogProcessorUtils.LevelState extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description LogProcessorUtils.Level
level
java.lang.String
untilContains
-
Constructor Summary
Constructors Constructor Description LevelState()
-
-
-
Field Detail
-
level
public LogProcessorUtils.Level level
-
untilContains
public java.lang.String untilContains
-
-