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

Issue #256 Add configurable logging and log ALL exceptions #263

Merged
merged 4 commits into from
Feb 2, 2020

Conversation

mike-luminal
Copy link
Contributor

@mike-luminal mike-luminal commented Jan 25, 2020

References #256

Currently, credstash only handles AWS ClientErrors by logging the error message to stderr. This is sufficient for most AWS errors, but doesn't handle non-AWS errors. This PR adds exception handling for all exceptions, and adds a configurable log file that includes the full stack trace.

@mike-luminal mike-luminal changed the title #256 Add configurable logging and log ALL exceptions Issue #256 Add configurable logging and log ALL exceptions Jan 25, 2020
@mike-luminal mike-luminal merged commit aa43bfb into master Feb 2, 2020
@mike-luminal mike-luminal deleted the feature/error-logging branch February 2, 2020 17:18
@gruebel gruebel mentioned this pull request Feb 10, 2020
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.

1 participant