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

More detailed logging #14

Open
pieterdp opened this issue Feb 15, 2017 · 0 comments
Open

More detailed logging #14

pieterdp opened this issue Feb 15, 2017 · 0 comments

Comments

@pieterdp
Copy link
Contributor

The current logger logs when a record could be submitted (INFO) or when it encountered a failure while processing (ERROR). While this works, it isn't very detailed.

Proposal for enhancements:

  • See Exception handling #11 : improve exception handling and logging (don't fail if not really necessary)
  • Detailed logging on why a record failed to submit (note: if the underlying Catmandu module isn't helpful, there isn't much we can do)
  • Support for statistics: how many records were submitted, how many failed and why
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant