-
Website
http://www.davidcramer.net/ -
Original page
http://www.davidcramer.net/code/126/django-db-log.html -
Subscribe
All Comments -
Community
-
Top Commenters
-
Rob Hudson
1 comment · 3 points
-
creeva
3 comments · 1 points
-
David Cramer
93 comments · 1 points
-
MsUnderestimated
1 comment · 14 points
-
Matt B.
1 comment · 2 points
-
-
Popular Threads
I supose you already know django-logging:
http://code.google.com/p/django-logging/wiki/Ov...
I think is a different purpose application, but this could do the job, and in some situations is even better to write objects to the filesystem than the database.
r.
(I don't actually plan to use DB logging, I simply built this on request)
I saw it later ... seems incredibly smart, and fast !!!
r.
Haha, that question comes up EVERYDAY on the irc channel
practical and simple + smart :)
Thank you