Skip to content
New issue

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

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

Already on GitHub? # to your account

Improve logging and exception handling #138

Merged
merged 4 commits into from
Sep 7, 2017

Conversation

rhoerbe
Copy link
Contributor

@rhoerbe rhoerbe commented Aug 20, 2017

Inspired by the logging capabilties of Shibboleth this PR adds some insight into the attribute flow. Also, it shows how to correctly escalate an UnknownSystemEntity exception from base.py to proxy_server.py. This is a first stept only and should be generalized for othere exceptions to avoid disguising various exceptions as "Uncaught exception" and produce tracebacks.

In addition, this PR allows starting the server from source, allowing debuggin in the IDE.

@johanlundberg johanlundberg merged commit 91d0f6e into IdentityPython:master Sep 7, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants