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

Improve logging documentation #39

Open
amol- opened this issue Jul 16, 2017 · 0 comments
Open

Improve logging documentation #39

amol- opened this issue Jul 16, 2017 · 0 comments

Comments

@amol-
Copy link
Member

amol- commented Jul 16, 2017

There is a lot of documentaiton available in https://docs.pylonsproject.org/projects/pylons-webframework/en/latest/logging.html that TG is missing but there is a lot more than can be added too:

For example, while debugging a performance issue, I wanted to get debug output of sqlalchemy and kallithea. If I'd just set the DEBUG level on the console level, I'd also get all debug output of the other groups, like beaker, routes, etc.

It should be documented how to debug a specific part of the system by enabling logging only for that.

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