Interface RequestLog.Writer

All Known Implementing Classes:
AsyncRequestLogWriter, RequestLogWriter, Slf4jRequestLogWriter
Enclosing interface:
RequestLog

public static interface RequestLog.Writer
Writes the generated log string to a log sink
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write(String requestEntry)