Hi,

when i used the builtin web server, i did my debugging via print messages.
Now that the site has gone into production, i use Apache and so the
print messages
don't show up anymore.
Is there an easy way to reroute these messages to a file or console?

In other apps, i use the logging module with a RotatingFileHandler, so
that i don't have to worry about log files getting to big.
Is there a way to use that package too?

Thanks,
Benedict

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to