| Package | Description |
|---|---|
| com.ibm.cos.v2.core | |
| com.ibm.cos.v2.core.internal.checksums.factory | |
| com.ibm.cos.v2.core.internal.io | |
| com.ibm.cos.v2.retries.internal | |
| com.ibm.cos.v2.utils |
| Modifier and Type | Field and Description |
|---|---|
static Logger |
SdkStandardLogger.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 |
SdkStandardLogger.REQUEST_LOGGER
Logger providing detailed information on requests/responses.
|
| Modifier and Type | Field and Description |
|---|---|
static Logger |
CrtBasedChecksumProvider.LOG |
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
AwsChunkedInputStream.log |
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
BaseRetryStrategy.log |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
Logger.loggerFor(Class<?> clz)
Static factory to get a logger instance for a given class
|
static Logger |
Logger.loggerFor(String name)
Static factory to get a logger instance with a specific name.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
IoUtils.closeIfCloseableV2(Object maybeCloseable,
Logger log)
Closes the given Closeable quietly.
|
static void |
IoUtils.closeQuietlyV2(AutoCloseable is,
Logger log)
Closes the given Closeable quietly.
|
Copyright © 2026. All rights reserved.