Package | Description |
---|---|
com.ibm.cloud.objectstorage.auth | |
com.ibm.cloud.objectstorage.log | |
com.ibm.cloud.objectstorage.oauth | |
com.ibm.cloud.objectstorage.services.aspera.transfer |
Modifier and Type | Field and Description |
---|---|
protected static InternalLogApi |
AWS4Signer.log |
Modifier and Type | Class and Description |
---|---|
class |
CommonsLog
Used to delegate internal logging of the signers and core classes to Jakarta
Commons Logging.
|
Modifier and Type | Method and Description |
---|---|
protected InternalLogApi |
JulLogFactory.doGetLog(Class<?> clazz) |
protected InternalLogApi |
CommonsLogFactory.doGetLog(Class<?> clazz) |
protected abstract InternalLogApi |
InternalLogFactory.doGetLog(Class<?> clazz)
SPI to return a logger given a class.
|
protected InternalLogApi |
JulLogFactory.doGetLog(String name) |
protected InternalLogApi |
CommonsLogFactory.doGetLog(String name) |
protected abstract InternalLogApi |
InternalLogFactory.doGetLog(String name)
SPI to return a logger given a name.
|
static InternalLogApi |
InternalLogFactory.getLog(Class<?> clazz)
Returns an SDK logger that logs using the currently configured default
log factory, given the class.
|
static InternalLogApi |
InternalLogFactory.getLog(String name)
Returns an SDK logger that logs using the currently configured default
log factory, given the name.
|
Modifier and Type | Field and Description |
---|---|
protected static InternalLogApi |
IBMOAuthSigner.log |
protected static InternalLogApi |
DefaultTokenManager.log |
protected static InternalLogApi |
DelegateTokenProvider.log |
protected static InternalLogApi |
DefaultTokenProvider.log |
Modifier and Type | Field and Description |
---|---|
protected static InternalLogApi |
AsperaTransactionImpl.log |
protected static InternalLogApi |
AsperaTransferManager.log |
Copyright © 2024. All rights reserved.