Interface LogDescriptor.Line

All Known Subinterfaces:
WebServerAccessLog.Line
Enclosing interface:
LogDescriptor

public static interface LogDescriptor.Line
Base interface for accessing log lines.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a log line string.
  • Method Details

    • toLogString

      String toLogString()
      Returns a log line string.