Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HttpRequest.setEnableLogging #98

Closed
wonderfly opened this issue Jan 9, 2015 · 2 comments
Closed

HttpRequest.setEnableLogging #98

wonderfly opened this issue Jan 9, 2015 · 2 comments
Assignees
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@wonderfly
Copy link
Contributor

From yan...@google.com on May 03, 2012 06:57:03

External references, such as a standards document, or specification? http://javadoc.google-http-java-client.googlecode.com/hg/1.8.3-beta/com/google/api/client/http/HttpRequest.html Java environments (e.g. Java 6, Android 2.3, App Engine, or All)? All Please describe the feature requested. If you have logging enabled in HttpTransport.class, it will log all requests. However, if you are trying to debug a particular issue, it may be useful to only log specific requests. Hence, it would nice to be able to have control over logging on a per-request basis. Proposal: add this method:

HttpRequest setEnableLogging(boolean)

Original issue: http://code.google.com/p/google-http-java-client/issues/detail?id=98

@wonderfly wonderfly added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. imported labels Jan 9, 2015
@wonderfly wonderfly self-assigned this Jan 9, 2015
@wonderfly
Copy link
Contributor Author

From rmis...@google.com on May 03, 2012 08:01:56

http://codereview.appspot.com/6174052/

Status: Started

@wonderfly
Copy link
Contributor Author

From rmis...@google.com on May 03, 2012 09:11:17

Status: Fixed

clundin25 pushed a commit to clundin25/google-http-java-client that referenced this issue Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant