Changes between Initial Version and Version 1 of LoggingProposal
- Timestamp:
- Oct 10, 2009, 6:05:53 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LoggingProposal
v1 v1 1 = Integrating Python's standard library logging module with Django = 2 3 Mailing list proposal and discussion: http://groups.google.com/group/django-developers/browse_thread/thread/8551ecdb7412ab22 4 5 Python Logging 101: http://plumberjack.blogspot.com/2009/09/python-logging-101.html 6 7 Current code: http://github.com/simonw/django/tree/logging