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

Could you please give a example using both tornado and logbook in the document? #278

Open
DachuanZhao opened this issue Nov 8, 2018 · 1 comment

Comments

@DachuanZhao
Copy link

I use tornado and I read the document at "https://logbook.readthedocs.io/en/stable/setups.html#web-application-setup".After reading that,I don't know how to use both tornado and logbook in one web application.Could you please give a example?

@vmalloc
Copy link
Collaborator

vmalloc commented Nov 11, 2018

AFAIK tornado relies on the built-in logging module, so what you need is redirect_logging or something of the sorts.

Can you try and let me know if it works for you?

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

2 participants