Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cleanup error logging #760

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

Merged
merged 1 commit into from
Jul 16, 2016
Merged

Cleanup error logging #760

merged 1 commit into from
Jul 16, 2016

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Jul 16, 2016

Fix #759

  • add error type to all KafkaErrors
  • add args to BrokerResponseError
  • drop description from BrokerResponseError
  • fix bug logging errbacks as callbacks

  - add error type to all KafkaErrors
  - add args to BrokerResponseError
  - drop description from BrokerResponseError
  - fix bug logging errbacks as callbacks
@dpkp dpkp merged commit 7a350e5 into master Jul 16, 2016
@dpkp dpkp mentioned this pull request Jul 26, 2016
@dpkp dpkp deleted the errors branch January 17, 2017 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error logging is missing info
1 participant