The translogger module is accessible via the paste module.
This logging middleware will log all requests as they go through. They are, by default, sent to a logger named 'wsgi' at the INFO level.
If setup_console_handler is true, then messages for the named logger will be sent to the console.
This logging middleware will log all requests as they go through. They are, by default, sent to a logger named 'wsgi' at the INFO level.
If setup_console_handler is true, then messages for the named logger will be sent to the console.
This class contains 4 members.
See the source for more information.