Package org.torproject.descriptor
Interface LogDescriptor.Line
-
- All Known Subinterfaces:
WebServerAccessLog.Line
- Enclosing interface:
- LogDescriptor
public static interface LogDescriptor.LineBase interface for accessing log lines.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringtoLogString()Returns a log line string.
-