Changes between Version 2 and Version 3 of LoggingProposal
- Timestamp:
- Oct 10, 2009, 9:38:14 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LoggingProposal
v2 v3 5 5 Python Logging 101: http://plumberjack.blogspot.com/2009/09/python-logging-101.html 6 6 7 Current code: http://github.com/simonw/django/tree/logging 7 Current code: http://github.com/simonw/django/tree/logging - tracked in ticket #12012 8 8 9 9 == Logging from concurrent processes ==