Hi all,
I'd expect that Django would log something like:
* At INFO level, at least one line per request (similar to runserver
output)
* At DEBUG level, enough information to recreate the request
However, it doesn't appear to:
* There are only two logger.debug statements, both logging database SQL
commands
* There are no
logger.info statements at all
* Turning on DEBUG logging for everything seems to log only SQL statements
and errors
* The django.request logger only seems to be used for errors and warnings
I'd like to add more info and debug logging to django.request as stated
above. Is that likely to be accepted?
Cheers, Chris.
--
Aptivate |
http://www.aptivate.org | Phone:
+44 1223 967 838
Citylife House, Sturton Street, Cambridge, CB1 2QF, UK
Aptivate is a not-for-profit company registered in England and Wales
with company number 04980791.