- java.lang.Object
-
- com.microsoft.gctoolkit.parser.io.LogLineFilter
-
public class LogLineFilter extends Object
-
-
Constructor Summary
Constructors Constructor Description LogLineFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringprefixFilter(String line)Some clients store logs with a prefix.
-