Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

Module: html.log

1 Function

IPython.html.log.log_request(handler)

log a bit more information about each request than tornado’s default

  • move static file get success to debug-level (reduces noise)
  • get proxied IP instead of proxy IP
  • log referer for redirect and failed requests
  • log user-agent for failed requests