|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.sdk.ApiLogging
public class ApiLogging
Contains properties to control SDK logging.
Title:
Description:
Copyright: Copyright (c) 2004
Company: eBay Inc.
Constructor Summary | |
---|---|
ApiLogging()
Constructor. |
Method Summary | |
---|---|
ExceptionFilter |
getMessageLoggingFilter()
Get the message logging filter. |
boolean |
isLogExceptions()
Get LogExceptions property. |
boolean |
isLogHTTPHeaders()
Get LogHTTPHeaders property. |
boolean |
isLogSOAPMessages()
Get LogSOAPMessages property. |
void |
setLogExceptions(boolean logExceptions)
Set to true to enable logging of all exceptions if logging is enabled (setEnableLogging(true)). |
void |
setLogHTTPHeaders(boolean logHTTPHeaders)
Set to true to enable logging of all HTTP request/response headers if logging is enabled(setEnableLogging(true)). |
void |
setLogSOAPMessages(boolean logSOAPMessages)
Set to true to enable logging of SOAP request and response messages if logging is enabled (setEnableLogging(true)). |
void |
setMessageLoggingFilter(ExceptionFilter messageLoggingFilter)
Set the message logging filter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApiLogging()
Method Detail |
---|
public void setLogExceptions(boolean logExceptions)
logExceptions
- booleanpublic boolean isLogExceptions()
public void setLogSOAPMessages(boolean logSOAPMessages)
logSOAPMessages
- booleanpublic boolean isLogSOAPMessages()
public ExceptionFilter getMessageLoggingFilter()
public void setMessageLoggingFilter(ExceptionFilter messageLoggingFilter)
messageLoggingFilter
- public boolean isLogHTTPHeaders()
public void setLogHTTPHeaders(boolean logHTTPHeaders)
logHTTPHeaders
-
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The information contained in this document is proprietary and confidential.
Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc.
For information regarding a qualifying NDA, contact Developer Relations:
developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.