Skip to content

Instantly share code, notes, and snippets.

@iOS0x00
Created January 8, 2014 07:32
Show Gist options
  • Save iOS0x00/8313096 to your computer and use it in GitHub Desktop.
Save iOS0x00/8313096 to your computer and use it in GitHub Desktop.
pretty tornado log
from tornado.log import enable_pretty_logging
enable_pretty_logging()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment