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