Modifier and Type | Interface and Description |
---|---|
static interface |
WebServerAccessLog.Line
Facilitates access to all log line fields that don't only contain
default values post sanitization.
|
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<? extends LogDescriptor.Line> |
LogDescriptor.logLines()
Returns a stream of all parseable log lines.
|