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

inject() method for logbook needs handler but handler is defined afterwards #3

Open
mrtopf opened this issue Apr 23, 2013 · 0 comments
Assignees

Comments

@mrtopf
Copy link
Member

mrtopf commented Apr 23, 2013

this is in app.py and the problem is if we want to log the name of the handler. This maybe is not necessary though as we have filename and lineno. so maybe this can be removed again from the inject method.

besides that handler = should be inside the try/except so that RequestRedirect is also catched again.

@ghost ghost assigned mrtopf Apr 23, 2013
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

No branches or pull requests

1 participant