All content with label configuration.
Related Labels:
debugging, logging
Alternative logging configuration(Pylons Cookbook)
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, logging