public class LineReaderUtil extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LineReaderUtil.LevelLineReader
a LineReader to keep only lines from a certain
LogLevel . |
static class |
LineReaderUtil.LevelsLineReader
a LineReader to keep only lines that match one of the given
LogLevel . |
static class |
LineReaderUtil.PatternLineReader
a LineReader to keep only lines that match a regex pattern.
|
Constructor and Description |
---|
LineReaderUtil() |
Copyright © 1999–2020 CodeLutin. All rights reserved.