Class TailerOptions
- java.lang.Object
-
- org.apache.sling.commons.log.logback.webconsole.TailerOptions
-
public final class TailerOptions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TailerOptions(int numOfLines, java.lang.String regex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetNumOfLines()java.lang.StringgetRegex()booleantailAll()
-