Interface ILoggableRequestHandler

    • Method Detail

      • getLogData

        ILogData getLogData()
        Returns the collected log data for this request handler and should never throw an exception. This method is never called before the request handler is detached.
        Returns:
        The collected log data.