Latest Version: 0.9.6.2
  Dashboard > Pylons Cookbook > Browse Space > Labels > logging
  Pylons Cookbook Log In | Sign Up   View a printable version of the current page.  
  Label: logging

Content with label logging in Pylons Cookbook (See content from all spaces)
Related Labels: debugging, logs, translogger, request+log, configuration

Alternative logging configuration
Pylons 0.9.6, the default ini files include a basic configuration for Python's logging module. Its format matches original logging's module file format http://docs.python.org/lib/loggingconfigfileformat.html. Familiarity is good, but the format is too verbose to my taste ...
Other labels: debugging, configuration
Request logging
Request logging with Paste's TransLogger TransLogger is a WSGI middleware as part of "Paste". It produces an Apachestyle access log. If TransLogger is enabled as a middleware then it logs accesses to a logger called "wsgi" with "INFO" level. (See the "logging" module of the Python Standard Library ...
Other labels: logs, translogger, request+log
Site running on a free Atlassian Confluence Open Source Project License granted to Pylons. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.3.3 Build:#645 Feb 13, 2007) - Bug/feature request - Contact Administrators
Top