HttpLogOptions.getRequestLogger Method
Definition
Gets the HttpRequestLogger that will be used to log HTTP requests.
A default HttpRequestLogger will be used if one isn't supplied.
public HttpRequestLogger getRequestLogger()
Returns
The HttpRequestLogger that will be used to log HTTP requests.