public final class SdkStandardLogger extends Object
| Modifier and Type | Field and Description |
|---|---|
static Logger |
REQUEST_ID_LOGGER
Logger used for the purpose of logging the request id extracted either from the
http response header or from the response body.
|
static Logger |
REQUEST_LOGGER
Logger providing detailed information on requests/responses.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
logRequestId(SdkHttpResponse response)
Log the response status code and request ID
|
public static final Logger REQUEST_LOGGER
public static final Logger REQUEST_ID_LOGGER
public static void logRequestId(SdkHttpResponse response)
Copyright © 2022. All rights reserved.