Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

add more logging to IA requests #219

Merged
merged 2 commits into from
Jun 10, 2016
Merged

add more logging to IA requests #219

merged 2 commits into from
Jun 10, 2016

Conversation

MichaelButkovic
Copy link
Contributor

@mparent61 @benghaziboy

instance.id,
instance.instant_article_id,
delete.status_code))
delete.status_code,
delete.__dict__))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be really noisy. What are specifically looking to get out of this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just looking to get all of the request info right now as its 400ing. we can always turn it down later.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

welp if there is no other way then 👍

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could add it as an additional .debug log, that can then be enabled per-property.
Up to you. LGTM
When you merge I will release this with v2.7.0 (#211)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll just merge this for now, since I imagine this will be a thing I'll remove or at least turn down once we figure out what error info is relevant.

@MichaelButkovic MichaelButkovic merged commit 2f1c070 into master Jun 10, 2016
@MichaelButkovic MichaelButkovic deleted the ia-logging branch June 10, 2016 17:07
@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.178% when pulling 4386876 on ia-logging into b0420f2 on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants