public class AdsServiceLoggers extends Object
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
ADS_API_LIB_LOG
The client library logger.
|
Modifier and Type | Method and Description |
---|---|
void |
logRequest(RemoteCallReturn remoteCallReturn)
Logs basic information on a SOAP request.
|
public static final org.slf4j.Logger ADS_API_LIB_LOG
public void logRequest(RemoteCallReturn remoteCallReturn)
remoteCallReturn
- information on the SOAP call to be loggedCopyright © 2018. All Rights Reserved.