Changes between Version 6 and Version 7 of LoggingProposal
- Timestamp:
- Oct 10, 2009, 10:48:36 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LoggingProposal
v6 v7 13 13 3. DONE: Add a --loglevel command line switch to ./manage.py runserver to cause specified handlers to print to the console 14 14 4. DONE: Add a mechanism for configuring loggers from Django's settings.py file using a LOGGING setting 15 5. Figure out how users can get fine-grained control over their loggers by writing regular Python code 15 5. Add logging calls to exceptions that are turned in to 500 pages 16 6. Figure out how users can get fine-grained control over their loggers by writing regular Python code 16 17 17 18 The plan is explained in more detail here: http://groups.google.com/group/django-developers/msg/7452fac3ae3b8175