I have yet to find a way of setting up Python logging with Django that I\'m happy with. My requirements are fairly simple:
I am currently using a logging system, which I created myself. It uses CSV format for logging.
django-csvlog
This project still doesn't have full documentation, but I am working on it.